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.
Stars
72
Forks
18
Language
Go
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/wham/github-brain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
github/github-mcp-server
GitHub's official MCP Server
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
kopfrechner/gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details,...
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.