mcp-gitea
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CF_ID | No | Cloudflare Access client ID (optional, for instances behind Cloudflare Zero Trust). | |
| CF_SECRET | No | Cloudflare Access client secret (optional). | |
| GITEA_TOKEN | Yes | Your Gitea personal access token. | |
| GITEA_API_URL | No | Base URL of the Gitea API (default: https://git.your-instance.com/api/v1). | |
| MCP_ALLOWED_PATHS | No | Comma-separated list of allowed paths for file operations (optional). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_safe_shellB | Execute a safe shell command (git only) in a specific directory |
| list_reposB | Get a list of all user/organization repositories |
| list_issuesC | Get a list of all open issues in the repository |
| search_issuesC | Search for issues in a repository using keywords |
| get_issue_detailsB | Read the full issue description and its status |
| add_commentB | Leave a comment on a Gitea issue |
| create_issueC | Create a new issue in the repository |
| list_labelsB | Get a list of all labels in the repository |
| list_branchesC | List branches in the repository |
| create_pull_requestC | Create a Pull Request |
| update_issueB | Update an issue (change state, title, body, or labels) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze-issue |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/boringstudio-org/mcp-gitea'
If you have feedback or need assistance with the MCP directory API, please join our Discord server