A Forgejo MCP Server
This NodeJS MCP server requires NodeJS 22.x or higher To fire up the server To debug or test, you can use the UI inspector: Echoes any message passed to it. Logs into a forgejo server and saves the token. You may use the server at with the user . Gets a user from a forgejo server. You must login first. Searches for issues in a repository. You must login first. Parameter | Type | Description |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
This NodeJS MCP server requires NodeJS 22.x or higher To fire up the server To debug or test, you can use the UI inspector: Echoes any message passed to it. Logs into a forgejo server and saves the token. You may use the server at with the user . Gets a user from a forgejo server. You must login first. Searches for issues in a repository. You must login first. Parameter | Type | Description | owner | string | The owner of the repository | repo | string | The name of the repository | state |…