Loading languages...
@M

@modelcontextprotocol/server-github

@axlwolf

MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.

github
repository
api
code
issues
pull-requests

# mcpServer Config

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

# stdio

npx -y @modelcontextprotocol/server-github
Transport:
stdio
Language:
TypeScript
Created:4/9/2025
Updated:4/9/2025