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