Back to directory
gitea/gitea-mcp

gitea/gitea-mcp

@gitea

Interactive with Gitea instances with MCP

giteamcpgitcode-hostingrepository-managementversion-controltool

Installation & Configuration

{
  "mcpServers": {
    "gitea": {
      "command": "gitea-mcp",
      "args": [
        "-t",
        "stdio",
        "--host",
        "https://gitea.com"
      ],
      "env": {
        "GITEA_ACCESS_TOKEN": "<your personal access token>"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/12
Updated
2026/6/12