{
  "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
  "serverInfo": {
    "name": "checkalle.de",
    "title": "checkalle.de Tarifvergleich",
    "version": "1.0.0",
    "description": "Public MCP server card for checkalle.de. Exposes discovery metadata for comparing electricity, gas, DSL, credit, and insurance tariffs in Germany. The site itself is a static public catalog; WebMCP tools are provided in-browser via navigator.modelContext.",
    "vendor": {
      "name": "checkalle.de",
      "url": "https://checkalle.de"
    },
    "homepage": "https://checkalle.de",
    "documentation": "https://checkalle.de/llms.txt",
    "license": "Proprietary"
  },
  "transport": {
    "type": "webmcp",
    "endpoint": "https://checkalle.de/",
    "description": "WebMCP: tools are exposed in-page via navigator.modelContext on https://checkalle.de/"
  },
  "transports": [
    {
      "type": "webmcp",
      "endpoint": "https://checkalle.de/"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false,
      "subscribe": false
    },
    "prompts": {
      "listChanged": false
    },
    "logging": {}
  },
  "protocolVersion": "2025-06-18",
  "instructions": "checkalle.de is a static public comparison site. Use /llms.txt for a full page index, /ai.txt for crawl policy, /sitemap.xml for all URLs, and /.well-known/agent-skills/index.json for agent skills. For interactive comparison, load the homepage and use the WebMCP tools exposed via navigator.modelContext.",
  "auth": {
    "none": {}
  }
}
