Server Github
Freeby MCP Community
MCP server for using the GitHub API
v0.6.2Added Apr 12, 2026
Server Github MCP Server
MCP server for using the GitHub API
Installation
npx -y @iflow-mcp/server-github
Reviews
Installation
Quick install
npx -y @iflow-mcp/server-github
Add to claude_desktop_config.json
{
"mcpServers": {
"server-github": {
"command": "npx",
"args": ["-y", "@iflow-mcp/server-github"]
}
}
}