Or install with pip: pip install forgejoprojectsmcp
README Excerpt
An MCP server that lets an AI agent manage **Forgejo Projects / Kanban boards**, which Forgejo does **not** expose over its REST API. It works by driving the same internal web routes the browser uses, authenticated with a session cookie. HTTP is done through Playwright's `APIRequestContext`, so **no browser binary is downloaded** — only the `playwright` Python package is