Loading MCP server directory, please wait...
MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.
npx @getmcp/cli add io.github.FerhatDundar/github-mcp-connectorRequires Pre-built binary. Community-contributed server. Review source before installing.
GITHUB_TOKENGitHub personal access token (classic or fine-grained)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.FerhatDundar/github-mcp-connector": {
"command": "https://github.com/FerhatDundar/github-mcp-connector/releases/download/v0.1.1/github-mcp-connector-plugin-v0.1.1-darwin-arm64.zip",
"env": {
"GITHUB_TOKEN": "",
"GITHUB_API_URL": ""
}
}
}
}