Sqcows/forgejo-mcp
A Model Context Protocol (MCP) server for Forgejo and Gitea instances. Provides 103 tools across repos, issues, PRs, orgs, users, and admin APIs. Works with Claude, Cursor, and any MCP-compatible client. Supports stdio and HTTP transports. Built with Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"forgejo-mcp": {
"command": "npx",
"args": [
"-y",
"forgejo-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...