raohwork/forgejo-mcp
A MCP server that enables you to manage Gitea/Forgejo repositories through AI assistants
Implements comprehensive repository automation through AI-accessible tools: issue/PR/release management, label and milestone organization, and wiki page handling. Built as a Model Context Protocol server supporting both stdio (local integration with Claude/Gemini) and HTTP modes (remote multi-user access with bearer token authentication). Written in Go with native Gitea/Forgejo API integration, enabling AI assistants to perform intelligent operations like automated issue categorization, priority analysis, and code review assistance.
Stars
43
Forks
3
Language
Go
License
MPL-2.0
Category
Last pushed
Oct 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/raohwork/forgejo-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
github/github-mcp-server
GitHub's official MCP Server
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
structured-world/gitlab-mcp
Advanced GitLab MCP server
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.