Install
1
Run in your terminal$
npx claudepluginhub jason-hchsieh/marketplace --plugin giteaAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"gitea": {
"command": "gitea-mcp",
"args": [
"-t",
"stdio"
],
"env": {
"GITEA_HOST": "${GITEA_HOST:-https://gitea.com}"
}
}
}
}Details
Command
gitea-mcpAccess Levelwrite
Arguments
-tstdio
Environment Variables
GITEA_HOST=${GITEA_HOST:-https://gitea.com}Actions
Plugins (1)