69
/ 100
1 month ago
glama

gitea-mcp

An MCP server that enables AI assistants to read, create, and manage issues, repositories, and releases on Gitea, Forgejo, or Codeberg instances via personal access tokens.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
21 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GITEA_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGITEA_TEST_REPO
configGITEA_URL"": "https://your-gitea-instance.example.com",
🔐 secretGITEA_TOKEN"": "your-personal-access-token"
configGITEA_TIMEOUTNo 30 HTTP request timeout in seconds
configGITEA_MAX_RETRIES
configGITEA_RETRY_BASE_DELAYNo 0.5 Base delay (seconds) for exponential backoff between retries. Effective delay grows as base 2^attempt with jitter, capped at 4 seconds.
configGITEA_MCP_TRANSPORTstdio --transport
configGITEA_MCP_HOST127.0.0.1 --host
configGITEA_MCP_PORT8000 --port
configGITEA_MCP_PATH/mcp --path
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/werebear73-gitea-mcp-1x4g9d)](https://m8ven.ai/mcp/werebear73-gitea-mcp-1x4g9d)
commit: 5adde5e21d1e5aed49082431e853c302ce8fc6ee
code hash: b96ced021b727958861545672ac5ccb5a01582c3df5ca5457e5843059360d364
verified: 6/18/2026, 10:48:59 AM
view raw JSON →