{"id":"gitea-gitea-mcp-server","name":"gitea-mcp-server","af_score":46.2,"security_score":51.0,"reliability_score":30.0,"what_it_does":"Provides an MCP (Model Context Protocol) server that lets an AI agent interact with Gitea (repositories, issues, pull requests, etc.) via MCP tools, so the agent can perform common repository management and information retrieval tasks.","best_when":"You run an MCP-enabled agent and want it to use structured tools for Gitea repository interactions rather than scraping web UIs or building bespoke integrations.","avoid_when":"You cannot securely manage Gitea credentials/tokens for the MCP server, or you need strong guarantees about retries/idempotency and detailed error semantics for every operation.","last_evaluated":"2026-04-04T21:28:22.209166+00:00","has_mcp":true,"has_api":false,"auth_methods":["Gitea token / credentials (implied for talking to a self-hosted service)"],"has_free_tier":false,"known_gotchas":["Make sure the MCP server’s tool set includes the specific operations you need (read vs write); otherwise the agent may attempt unsupported actions.","If write operations exist, agents may retry on failure—without explicit idempotency guidance this can cause duplicates (e.g., repeated issue/PR actions).","Token permissions should be least-privilege; otherwise an agent compromise could lead to broader repository changes."],"error_quality":0.0}