★ 0 stars
ReScript
🔌 API Integration
Updated today
🚀 Streamline repository management with poly-git-mcp, a unified MCP server for GitHub, GitLab, Gitea, and Bitbucket using Model Context Protocol tools.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"poly-git-mcp": {
"command": "npx",
"args": [
"-y",
"Grifex-0/poly-git-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add poly-git-mcp npx -y Grifex-0/poly-git-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"poly-git-mcp": {
"command": "npx",
"args": [
"-y",
"Grifex-0/poly-git-mcp"
]
}
}
}
📋 Copy
Topics
bitbucket deno git gitea github gitlab hyperpolymath mcp mcp-server model-context-protocol poly-mcp rescript