relix23/Github-MCP-Server
Github-MCP-Server is a lightweight MCP server built with FastMCP to expose GitHub operations via LLM-friendly tools. It supports auth and extension for GitHub tasks 🐙
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...