github-mcp-server

dkeeno/github-mcp-server
★ 0 stars Python ⚙️ DevOps Updated today
MCP server for GitHub end-to-end automation: repos, push, releases, GitHub Actions, issues, PRs, secrets, security, profile, search (~3000 lines, 69 tools)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "github-mcp-server": {
      "command": "uvx",
      "args": [
        "github-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install github-mcp-server

Topics

ai-agentscicddevopsgithubgithub-actionsmcp-serverportfolio-automationpython