{
  "schema_version": "2026-draft-01",
  "name": "Bootsfahrschule Palma Mallorca",
  "description": "MCP discovery manifest. The boat school is reachable as an AI interface via an OAuth-protected MCP server — usable in ChatGPT, Claude, Cursor, Codex or Grok.",
  "url": "https://bootsfahrschule-palma-mallorca.com",
  "servers": [
    {
      "name": "andibot",
      "title": "Bootsfahrschule Palma — KI-Verbinder",
      "url": "https://bot.bootsfahrschule-palma-mallorca.com/mcp",
      "transport": "streamable-http",
      "description": "9 tools: course info, pricing, contact, FAQ, guide + GDPR-safe enrollment magic-link and free-text question to the school.",
      "authentication": {
        "type": "oauth2.1",
        "flows": ["authorization_code"],
        "pkce": true,
        "providers": ["magic-link", "google", "discord"]
      },
      "tools_count": 9,
      "documentation": "https://bootsfahrschule-palma-mallorca.com/de/ki-verbinder"
    }
  ],
  "poweredBy": {
    "name": "StudioMeyer",
    "url": "https://studiomeyer.io",
    "role": "Website + MCP server built and operated on behalf of Andreas Sehring."
  }
}
