Loading MCP server directory, please wait...
MCP server for GitLab and GitHub
npx @getmcp/cli add io.github.Ray0907/git-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
GIT_TOKENPersonal Access Token for GitHub or GitLab
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ray0907/git-mcp-server": {
"command": "npx",
"args": [
"-y",
"@raytien/git-mcp-server"
],
"env": {
"GIT_PROVIDER": "",
"GIT_TOKEN": "",
"GIT_API_URL": "",
"GIT_READ_ONLY": ""
}
}
}
}