mcp-gitpro
Provides tools for interacting with GitHub's cloud platform, enabling management of repositories, issues, pull requests, and GitHub Actions workflows.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-gitproList all open issues in the vaur94/mcp-gitpro repository"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-gitpro
🇬🇧 English | 🇹🇷 Turkce
mcp-gitprois a stdio-first GitHub MCP server for AI agents, built on@vaur94/mcpbasewith a compact, context-efficient tool surface.
Why mcp-gitpro
GitHub cloud workflows only: no local git CLI and no filesystem editing overlap
Small tool inventory with high-value read/write coverage
Read-only mode plus toolset and exact-tool allowlists to reduce context waste
Bilingual docs and IDE integration guides for OpenCode, VS Code, and Antigravity
Toolsets
contextrepossearchissuespull_requestsactions
Tools
github_contextrepository_readrepository_comparesearch_githubissue_readissue_writepull_request_readpull_request_writeactions_readactions_write
Quick Start
npm install
npm run build
npm testSet MCP_GITPRO_GITHUB_TOKEN or place it in mcp-gitpro.config.json.
Project Layout
src/
config/
github/
core/
shared/
tools/
tests/
unit/
protocol/
docs/Documentation
Non-goals
local git CLI workflows
filesystem editing or patch application
shell execution
browser automation
HTTP transport in v1
Related MCP Connectors
AI-native git hosting — repos, PRs, issues, CI gates, and AI code review over MCP (60 tools).
An MCP server that gives your AI access to the source code and docs of all public github repos
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.