About
Overview
The Gitea MCP Server enables AI agents to interact with self-hosted Gitea Git servers. It provides tools for managing repositories, issues, pull requests, and Gitea Actions workflows.
Capabilities
Tools & Capabilities
⚡list_repos
List repositories
⚡create_repo
Create a repository
⚡list_issues
List issues
⚡list_pulls
List pull requests
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-giteaExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"gitea": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-gitea"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026