MarcoMuellner/ghcontext
An MCP server providing real-time GitHub data to LLMs, enhancing their software development capabilities.
Platform-specific configuration:
{
"mcpServers": {
"ghcontext": {
"command": "npx",
"args": [
"-y",
"ghcontext"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...