add-mcp
Back to registry
GitHub logo

GitHub

v1.0.0

github.com/mcp

GitHub is a software development platform centered on Git repositories, collaboration, automation, and code hosting. It also provides APIs, CLI tooling, and agent integrations for working with repositories, issues, pull requests, workflows, and related developer workflows.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.githubcopilot.com/mcp/
requiredsecret

GitHub personal access token (fine-grained or classic). Use Bearer <token>.

npx add-mcp@latest https://api.githubcopilot.com/mcp/ --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.github%2Fmcp"