Installation & Configuration
{
"mcpServers": {
"forgejo": {
"command": "forgejo-mcp",
"args": [
"--transport",
"stdio",
"--url",
"https://your-forgejo-instance.org"
],
"env": {
"FORGEJO_ACCESS_TOKEN": "<your personal access token>",
"FORGEJO_USER_AGENT": "forgejo-mcp/1.0.0"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Go
Created
2026/6/13
Updated
2026/6/13