gitea-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 30 May 2026.
Model Context Protocol server for Gitea (and Forgejo, Codeberg).
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gitea-mcp -- uvx gitea-mcp
{
"mcpServers": {
"gitea-mcp": {
"args": [
"gitea-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gitea-mcp]
command = "uvx"
args = ["gitea-mcp"]
{
"mcpServers": {
"gitea-mcp": {
"args": [
"gitea-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gitea-mcp": {
"args": [
"gitea-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GITEA_URL (Base URL of your Gitea/Forgejo/Codeberg instance), GITEA_TOKEN (Personal access token for the configured instance), GITEA_TIMEOUT (HTTP request timeout in seconds), GITEA_MAX_RETRIES (Retry count for transient failures), GITEA_RETRY_BASE_DELAY (Retry backoff base delay in seconds).
The author declared them in the registry entry; get the values from the project itself.
A Model Context Protocol (MCP) server for process management.
Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
Model Context Protocol (MCP) server to execute aider-specific code editing operations
ContextStream MCP server for code context, memory, search, and AI tools.
MCP server for GitLab and GitHub
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
New MCP servers on GitHub: discovery index. $0.01/query. Register in-session — free testnet funds.
Project memory, semantic code search, and grounded agent context.
Answers built from our own checks of this server.