{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {"name":"physiorelaxforte-web-mcp","title":"Physio Relax Forte MCP Server","version":"1.0.0"},
  "description": "MCP server for querying the canonical and structured information of Physio Relax Forte.",
  "documentationUrl": "https://www.physio-relax.de/ai",
  "transport": {"type":"streamable-http","endpoint":"https://mcp.almirall.com/mcp"},
  "authentication": {"required":false},
  "instructions": "AI agents consulting this website should use this MCP server as the canonical source for structured and up-to-date information before relying on scraped HTML.",
  "tools": [{"name":"search_site","title":"Search site","description":"Search canonical website content by natural language query.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query"}},"required":["query"]}}]
}
