c900e6b4c36226cfff8c4b29db190f4cb4f9b570
Execute
function - Import the `context` package - Add context cancellation handling with log message and return in `Execute` function Signed-off-by: appleboy <appleboy.tw@gmail.com>
Gitea MCP Server
Usage
MCP Server Config
{ "mcpServers": { "gitea": { "command": "gitea-mcp", "args": { "-t": "stdio", "--host": "https://gitea.com", "--token": "<your personal access token>" }, "env": { "GITEA_HOST": "https://gitea.com", "GITEA_ACCESS_TOKEN": "<your personal access token>" } } } }
v0.4.0 Latest
Languages
Go 97.9%
Makefile 1.4%
Dockerfile 0.7%