Back to directory
axlwolf/github-mcp

axlwolf/github-mcp

@axlwolf

MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more. Deprecated - development moved to github/github-mcp-server.

githubmcpapirepositorysearchfile-operationsautomationdeprecatedcloud

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15