Files
gitea-mcp-custom/server.py
Ben f83ddd59bd
All checks were successful
Build and Push Gitea MCP Docker Image / build (push) Successful in 20s
fix: handle non-JSON responses (logs endpoint returns text)
- Check content-type header before parsing as JSON
- Return raw text wrapped in dict for non-JSON responses
- Also accept both GITEA_URL and GITEA_HOST env vars
2025-12-22 05:57:26 +00:00

12 KiB