{ "servers":[ { "name":"GitHub MCP server", "description":"GitHub's official MCP Server", "repository":{ "url":"https://github.com/github/github-mcp-server", "source":"github" }, "version":"0.11.0", "remotes":[ { "type":"streamable-http", "url":"https://api.githubcopilot.com/mcp", "headers":[ { "name": "Authorization", "value": "Bearer {github_mcp_pat}", "description": "Header used for authentication", "isRequired":true, "isSecret": false, "variables": { "github_mcp_pat": { "description": "GitHub Personal Access Token https://github.com/settings/personal-access-tokens/new", "isRequired": true, "isSecret": true } } } ] } ], "_meta": { "io.modelcontextprotocol.registry/official": { "serverId": "123e4567-e89b-12d3-a456-426614172000", "publishedAt": "2025-08-01T00:00:00Z", "updatedAt": "2025-08-01T00:00:00Z", "isLatest": false } } } ], "metadata":{ "next_cursor":"", "count":1 } }