Loading MCP server directory, please wait...
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
npx @getmcp/cli add io.github.github/github-mcp-serverRequires Docker Engine. Official server by github. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.github/github-mcp-server": {
"command": "docker",
"args": [
"127.0.0.1:8085:8085",
"GITHUB_OAUTH_CALLBACK_PORT=8085",
"run",
"-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"ghcr.io/github/github-mcp-server:1.6.0"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.