The Website Specification — MCP server

Streamable HTTP MCP endpoint at POST /mcp. Stateless, read-only, no authentication.

Connect (Claude Desktop, MCP-aware clients)

{
  "mcpServers": {
    "specification-website": {
      "transport": "http",
      "url": "https://mcp.specification.website/mcp"
    }
  }
}

Tools

Prompts

Also speaks A2A

Agent-to-Agent JSON-RPC endpoint at POST /a2a/v1; agent card at /.well-known/agent-card.json. message/send wraps the same search; other A2A methods return method-not-found.

Discovery