Saravanan-Madhesh/GiteaMCPServer
Gitea MCP Server is an integration plugin designed to connect Gitea with Model Context Protocol (MCP) systems. This allows for seamless command execution and repository management through an MCP-compatible chat interface.
Platform-specific configuration:
{
"mcpServers": {
"GiteaMCPServer": {
"command": "npx",
"args": [
"-y",
"GiteaMCPServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...