ryu-tada/mcp-server-github-intel
MCP server that gives Claude tools to query GitHub repos, issues, PRs, contributors, and search. Optional token auth for higher rate limits.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-github-intel": {
"command": "npx",
"args": [
"-y",
"mcp-server-github-intel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...