SEP-1649 specifies how Model Context Protocol (MCP) servers advertise their SSE/WebSocket transport endpoints, capabilities, and tool schemas at /.well-known/mcp/server-card.json.
1. The Server Card Schema
The server card provides all information needed for Claude Code, Cursor, Windsurf, or Antigravity to attach to the MCP server:
serverInfo: Name and semantic version.transport: Transport type (sse,websocket,http-post) and URL.capabilities: Supported MCP primitives (tools, resources, prompts, logging).
