Skip to main content
Glama
443,093 tools. Updated 2026-08-11 10:54

"Gitea" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    An MCP server providing comprehensive Gitea API coverage with 186 tools for managing repositories, issues, pull requests, and CI/CD workflows. It enables autonomous AI agents to perform complex development and administrative tasks directly through a Gitea instance.
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for managing Gitea repositories via the Gitea API, enabling operations on issues, comments, labels, milestones, and repository info.
    66
    404
    1
    MIT

Matching MCP Connectors

  • Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon.

  • Bhagavad Gita MCP — Hindu scripture / Vedic text.

  • Reports the version of the gitea-mcp server by reading the package version, requiring no network requests.
    MIT
  • Returns details about the gitea-mcp server and its Gitea connection, including server version, Gitea URL, authenticated user, and Gitea instance version.
    MIT
  • List issues from a Gitea repository with pagination and filters for state and labels.
    MIT
  • Perform destructive delete operations on Gitea resources. Invoke operations to delete repositories, issues, pull requests, or other entities through the Gitea API.
    MIT
  • Retrieve all project boards (kanban) for a Gitea repository. Returns an empty list as a placeholder until Gitea's REST API for projects is available.
    MIT
  • Retrieves a Gitea repository project board by its ID. Currently always reports not-found as Gitea has no projects REST API yet.
    MIT
  • Upgrade the Gitea MCP server to the latest version by downloading and installing from the most recent release, with optional auto-confirmation.
    MIT
  • Add a comment to a Gitea issue by providing owner, repository, issue number, and comment body.
    MIT
  • Initialize project configuration files for Gitea MCP integration. Auto-detects Git repository information and Gitea server settings to set up connection.
    MIT