Self-hosted GitHub MCP server MCP Server
io.github.adelaidasofia/github-mcp
What is the Self-hosted GitHub MCP server MCP server?
Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…
How to install Self-hosted GitHub MCP server
Copy-paste configuration for popular MCP clients.
GITHUB_TOKENrequiredsecretClassic or fine-grained PAT with repo + workflow scopes
{
"mcpServers": {
"github-mcp": {
"command": "https://github.com/adelaidasofia/github-mcp/releases/download/v0.1.0/github-mcp.mcpb",
"args": [],
"env": {
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"github-mcp": {
"command": "https://github.com/adelaidasofia/github-mcp/releases/download/v0.1.0/github-mcp.mcpb",
"args": [],
"env": {
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"github-mcp": {
"command": "https://github.com/adelaidasofia/github-mcp/releases/download/v0.1.0/github-mcp.mcpb",
"args": [],
"env": {
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"servers": {
"github-mcp": {
"type": "stdio",
"command": "https://github.com/adelaidasofia/github-mcp/releases/download/v0.1.0/github-mcp.mcpb",
"args": [],
"env": {
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}claude mcp add github-mcp --env GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> -- https://github.com/adelaidasofia/github-mcp/releases/download/v0.1.0/github-mcp.mcpbRelated MCP servers
FastMCP server for Apollo.io — 22 tools: sequences, campaign health, mailbox warmup, enrichment,…
FastMCP server for surgical queries against a vault knowledge graph (NetworkX node-link JSON).…
Multi-account MCP for Gmail, Calendar, Drive, Docs, and Sheets — 61 tools, token-efficient, macOS…
macOS-only MCP server that exposes iMessage chat.db to Claude and exports per-chat history to an…
Multi-workspace Slack MCP server with draft+confirm safety, vault auto-export, and triple-mode…
FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…