Installation & Configuration
{
"mcpServers": {
"gitea": {
"command": "gitea-mcp",
"args": [
"-t",
"stdio",
"--host",
"https://gitea.com"
],
"env": {
"GITEA_ACCESS_TOKEN": "<your personal access token>"
}
}
}
}Information
Transport
stdiossestreamable
Language
Go
Created
2025/7/31
Updated
2025/12/15