This is a demonstration of the MCP (Model Context Protocol) registry v0.1 API for GitHub Copilot.
This registry implements the v0.1 specification with the following endpoints:
GET /v0.1/servers
Returns a paginated list of all MCP servers in the registry.
Try itGET /v0.1/servers/:serverName/versions/latest
Returns the latest version of a specific server.
Example: GitHub MCP ServerGET /v0.1/servers/:serverName/versions/:version
Returns a specific version of a server.
Example: GitHub MCP Server v1.0.0To use this registry with GitHub Copilot, configure your organization or enterprise settings to point to:
https://rajbos.github.io/mcp-registry-demo/
All API endpoints support CORS with the following headers: