All MCP servers

Github

Official
by Api.AirforcestdioDeveloper Tools0128MIT

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "github-imp94346": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}