Agent♥︎Age
Catalog

io.github.Ray0907/git-mcp-server

Official

by Ray0907 · TypeScript

MCP server for GitLab and GitHub

Model Context Protocol (MCP) Git Server for GitHub and GitLab

This MCP server provides Git integration for both GitLab and GitHub. The server is described as “clean” and “modular,” with configuration that selects the Git provider via environment variables.

🛠️ Key Features

  • MCP server for GitLab and GitHub
  • Clean, modular Git MCP server
  • Uses a GIT_PROVIDER environment setting

🚀 Use Cases

  • Connect an MCP-capable client (e.g., Claude Desktop) to GitHub
  • Connect the same server to GitHub Enterprise or GitLab using provider configuration (implied by “supporting both GitHub and GitLab”)

⚡ Developer Benefits

  • Simple startup via npx -y @raytien/git-mcp-server
  • Provider selection via GIT_PROVIDER (e.g., github)
  • Token authentication via GIT_TOKEN

⚠️ Limitations

  • Only Git provider selection/configuration details are included in the provided excerpt; specific MCP tools and endpoints are not described here.
io.github.Ray0907/git-mcp-server - agentage MCP Catalog