Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…
Self-hosted GitHub MCP server. Personal-access-token auth, stdio transport, transport-agnostic so it works with Claude Code (any account), Codex CLI, Cursor, or any MCP-compliant client. No claude.ai OAuth dependency. Written in Python on top of FastMCP. Slots into the same install pattern as other community Python MCP servers. The official (Go, 60+ tools) is excellent if you want a kitchen-sink…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Self-hosted GitHub MCP server. Personal-access-token auth, stdio transport, transport-agnostic so it works with Claude Code (any account), Codex CLI, Cursor, or any MCP-compliant client. No claude.ai OAuth dependency. Written in Python on top of FastMCP. Slots into the same install pattern as other community Python MCP servers. The official (Go, 60+ tools) is excellent if you want a kitchen-sink server tied to a single agent platform's auth flow. This one is scoped for operators who: Switch…