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.
Connector
npx -y gitea-mcpStarted by xNAUT when an agent holding this plugin runs. Nothing is installed globally.
Setup
- GITEA_ACCESS_TOKENpaste it once, into your own plugin library
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.