{
  "serverInfo": {
    "name": "DiveAdmin MCP Server",
    "version": "1.0.0"
  },
  "url": "https://diveadmin.com/api/v1/mcp",
  "transport": {
    "type": "streamable-http",
    "url": "https://diveadmin.com/api/v1/mcp"
  },
  "protocolVersion": "2024-11-05",
  "authentication": {
    "type": "oauth2",
    "authorizationServerMetadataUrl": "https://diveadmin.com/.well-known/oauth-authorization-server"
  },
  "capabilities": {
    "tools": {},
    "resources": {},
    "prompts": {}
  },
  "description": "Model Context Protocol server for DiveAdmin dive school management. Provides AI assistants with access to diver databases, dive trips, courses, invoicing, and more — scoped per dive school. Authentication tokens are created by each dive school individually in their account at Settings > Integrations > MCP Server.",
  "documentation": "https://diveadmin.com/api-documentation#mcp"
}
