Skip to main content
Version ControlGo

gitea/gitea-mcp

Interactive with Gitea instances with MCP.

version-controlofficialcloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://gitea.com/gitea/gitea-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "giteagitea-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gitea/gitea-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Version Control
Language
Go
Author
Unknown