Git MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 8 Dec 2025.
MCP server for GitLab and GitHub
Today is the operative word: we check Git MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add git-mcp-server -- npx -y @raytien/git-mcp-server
{
"mcpServers": {
"git-mcp-server": {
"args": [
"-y",
"@raytien/git-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.git-mcp-server]
command = "npx"
args = ["-y", "@raytien/git-mcp-server"]
{
"mcpServers": {
"git-mcp-server": {
"args": [
"-y",
"@raytien/git-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"git-mcp-server": {
"args": [
"-y",
"@raytien/git-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GIT_PROVIDER (Provider type: gitlab or github), GIT_TOKEN (Personal Access Token for GitHub or GitLab), GIT_API_URL (API URL for self-hosted instances), GIT_READ_ONLY (Disable write operations (true/false)).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
MCP server for GitHub repo stats: stars, forks, contributors, activity.
An MCP server that created for demo
MCP server for Grok image generation and editing
GitHub MCP Server - List PRs, issues, repo info, and search code
MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.
Answers built from our own checks of this server.