github-mcp-server and github-brain

These are competitors offering different architectural approaches to GitHub integration—the official MCP server provides direct API access, while the experimental alternative adds a local database layer for caching and offline capability.

github-mcp-server
68
Established
github-brain
47
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 9/25
Maturity 9/25
Community 19/25
Stars: 27,776
Forks: 3,728
Downloads:
Commits (30d): 19
Language: Go
License: MIT
Stars: 72
Forks: 18
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
No Package No Dependents

About github-mcp-server

github/github-mcp-server

GitHub's official MCP Server

Exposes GitHub's API capabilities through the Model Context Protocol, enabling AI agents to browse repositories, manage issues and pull requests, analyze code patterns, and trigger CI/CD workflows via natural language. Operates as both a remote HTTP service (hosted by GitHub with OAuth/PAT authentication) and a local binary, integrating seamlessly with VS Code, Claude Desktop, Cursor, and other MCP-compatible hosts. Provides granular toolset configuration, policy governance controls, and an insiders track for experimental features like security analysis and workflow intelligence.

About github-brain

wham/github-brain

An experimental GitHub MCP server with local database.

Syncs GitHub discussions, issues, and pull requests into a local SQLite database, enabling aggregated queries (user contributions, monthly summaries) beyond the standard API's 100-item limit. Operates as an MCP server over stdio transport, integrating with Claude and VS Code via configuration, while supporting both OAuth and fine-grained personal access tokens for authentication. The implementation uses Markdown-based programming for specification-driven development.

Scores updated daily from GitHub, PyPI, and npm data. How scores work