Plugins / Dev

Forgejo

Issues, pull requests and repositories on a self-hosted Forgejo or Gitea instance.

xNAUT supports this plugin. It is a third-party MCP server; we neither host it nor vet it.

Dev needs GITEA_ACCESS_TOKEN source ↗

Connector

npx -y gitea-mcp

Started by xNAUT when an agent holding this plugin runs. Nothing is installed globally.

Setup

Forgejo speaks the Gitea API, so the client is gitea-mcp: the npm package forgejo-mcp ships no executable and npx cannot run it. Needs a Forgejo access token with repository scope, and the host URL of your instance.

Also in Dev