All MCP servers

Pare Github

Official
by Api.AirforcestdioDeveloper Tools0128MIT

Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

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

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