{ "name": "Model Context Protocol", "url": "https://modelcontextprotocol.io/", "version": "1.0.0", "protocolVersion": "0.3", "preferredTransport": "HTTP+JSON", "supportedInterfaces": [ { "url": "https://modelcontextprotocol.io/", "protocolBinding": "HTTP+JSON", "protocolVersion": "0.3" } ], "provider": { "url": "https://modelcontextprotocol.io/", "organization": "Model Context Protocol" }, "documentationUrl": "https://modelcontextprotocol.io/", "capabilities": { "streaming": false, "pushNotifications": false }, "defaultInputModes": [ "text/plain" ], "defaultOutputModes": [ "text/plain" ], "skills": [ { "id": "draft-sep", "name": "draft-sep", "description": "Research and draft a Specification Enhancement Proposal following the MCP SEP governance process", "tags": [], "url": "https://modelcontextprotocol.io/.well-known/agent-skills/draft-sep/skill.md" }, { "id": "search-mcp-github", "name": "search-mcp-github", "description": "Search MCP PRs, issues, and discussions across the modelcontextprotocol GitHub org", "tags": [], "url": "https://modelcontextprotocol.io/.well-known/agent-skills/search-mcp-github/skill.md" } ] }