theelderemo/github-mcp-server
A read-only MCP server for GitHub that enables AI models and applications to access repository data, browse code, and search repositories.
Platform-specific configuration:
{
"mcpServers": {
"github-mcp-server": {
"command": "npx",
"args": [
"-y",
"github-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...