Gitea

Gitea MCP Connector for Claude

A+

Manage self-hosted Git via Gitea — list and manage repositories, track issues and pull requests, handle organizations, and audit branches directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Gitea instance to any AI agent and take full control of your self-hosted Git services, code reviews, and project collaboration through natural conversation.

What you can do

  • Repository Orchestration — List all accessible repositories and retrieve full details including descriptions, clone URLs, stars, and visibility states natively
  • Issue & Task Tracking — Enumerate issues in any repository to track numbers, states, labels, and assignees, and retrieve full body content for detailed analysis flawlessly
  • Pull Request Auditing — List all pull requests to monitor open, closed, or merged states and review source/target branch mappings synchronously
  • Organization Management — Identify organizations you belong to and retrieve detailed org metadata including website, location, and repository counts securely
  • Branch & Protection Oversight — List all branches in a repository and verify commit SHAs and effective branch protection rules natively
  • User Profile Discovery — Extract the authenticated profile identity including login, email, full name, and administrative status flawlessy
  • Project Navigation — Analyze specific localized variables decoding active data routes and extracting hidden structural constraints within your Gitea environment

How it works

  1. Subscribe to this server
  2. Enter your Gitea Instance URL and Access Token (found in your Gitea User Settings > Applications)
  3. Start managing your code from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers & Engineering Leads — track pull requests and manage repository issues without leaving the chat or IDE interface
  • Indie Hackers & Self-Hosters — monitor your private Gitea instance and verify repository statuses using natural language
  • Product Managers — audit project issues and organization structures to analyze team progress in real-time
  • DevOps Engineers — test and debug Git API integrations and verify branch protection rules through natural conversation
gitversion-controlself-hostedcode-hostingissue-tracking

10 tools expose this connector's capabilities to your AI agent.

list_repos

Returns repo full names, descriptions, clone URLs, stars, forks, private/public status, and default branches. List all repositories accessible to the authenticated Gitea user

get_repo

Get full details of a Gitea repository

list_issues

List all issues in a Gitea repository

get_issue

Get full details of a Gitea issue

list_orgs

List all organizations the authenticated Gitea user belongs to

get_org

Get full details of a Gitea organization

list_org_repos

List all repositories belonging to a Gitea organization

list_pulls

List all pull requests in a Gitea repository

list_branches

List all branches in a Gitea repository

get_me

Get the authenticated Gitea user profile

See how to talk to your AI agent using Gitea.

List the last 5 repositories I worked on

Retrieving your repositories... I found 5 recent projects including 'web-app', 'api-service', and 'infra-config'. Highlights: 'web-app' (Default: main, Visibility: private). Which one would you like to see the issues for?

Show me open pull requests for repo 'api-service'

Retrieving PRs for 'api-service'... I found 2 open pull requests: #101 'Add OAuth support' and #102 'Fix rate-limiting bug'. Would you like the review status or branch details for either of these?

List all issues in organization 'Eng-Team'

Retrieving organization issues... I found 15 issues across the 'Eng-Team' repositories. Most are in 'core-engine' and 'frontend-v2'. Would you like me to filter them by labels or assignees?

Yes. Use the 'list_issues' tool. Provide the owner and repository name. The agent will return all issues with their titles, numbers, states, and labels, allowing you to monitor project progress natively.

Related Connectors