Skip to main content
Glama
pxsloot

gitea-mcp-server

by pxsloot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITEA_URLYesBase URL of your Gitea/Forgejo instance
HTTP_CORSNoCORS origin for http transport (defaults to origin from GITEA_URL)
HTTP_HOSTNoHTTP host for http transport (default: 127.0.0.1)127.0.0.1
HTTP_PATHNoHTTP path (default: /mcp)/mcp
HTTP_PORTNoHTTP port (default: 8080)8080
LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR (default: INFO)INFO
LOG_FORMATNoLog format: 'json' or 'text' (default: json)json
GITEA_TOKENYesAPI token (Settings → Applications → Generate Token)
TOOL_PREFIXNoPrefix for all tool names (default: gitea_)gitea_
SSL_CERT_FILENoCustom CA bundle path
TRANSPORT_TYPENoTransport type: 'stdio' or 'http' (default: stdio)stdio
GITEA_VERIFY_SSLNoSet 'false' for self-signed certs (default: 'true')true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/pxsloot/gitea-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server