• Joined on 2024-08-30
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 22:41:08 -06:00
776b4b8cc8 fix: use correct underlying server attribute for SSE handling in FastMCP
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 20:09:54 -06:00
f5a5bb3fc4 fix: use correct internal lifespan attribute for FastMCP
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 20:09:03 -06:00
14db8e67b3 fix: add missing fastmcp dependency
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 20:05:16 -06:00
8ca4eae736 docs: add MONARCH_PORT to .env.example
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 19:58:22 -06:00
f17e485612 Refactor SSE endpoints to /mcp and fix library type errors
7444fb9229 Add .gitignore and remove .env from tracking
714897276b Initial commit: Monarch MCP Custom SSE server
Compare 3 commits »
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 19:57:39 -06:00
a0e808a16f Refactor SSE endpoints to /mcp and fix library type errors
b3nw created branch main in b3nw/monarch-mcp-custom 2025-12-23 19:54:54 -06:00
b3nw pushed to main at b3nw/monarch-mcp-custom 2025-12-23 19:54:54 -06:00
f5b0303f06 Add .gitignore and remove .env from tracking
391bee1d1e Initial commit: Monarch MCP Custom SSE server
b3nw created repository b3nw/monarch-mcp-custom 2025-12-23 19:54:39 -06:00
b3nw pushed to main at b3nw/gitea-mcp-custom 2025-12-22 08:50:27 -06:00
77a945bd1e feat: smart error extraction for failed workflow logs
b3nw pushed to main at b3nw/gitea-mcp-custom 2025-12-22 08:40:31 -06:00
7c4b35dc68 fix: correct job ID discovery for workflow logs
b3nw pushed to main at b3nw/gitea-mcp-custom 2025-12-22 08:21:38 -06:00
d43cc4717c feat: add get_workflow_run_logs tool for easy CI log retrieval
b3nw pushed to main at b3nw/gitea-mcp-custom 2025-12-21 23:57:28 -06:00
f83ddd59bd fix: handle non-JSON responses (logs endpoint returns text)
b3nw pushed to main at b3nw/gitea-mcp-custom 2025-12-21 23:16:20 -06:00
418af129af fix: simplify health check to liveness probe
b3nw created branch main in b3nw/gitea-mcp-custom 2025-12-21 22:53:19 -06:00
b3nw pushed to main at b3nw/gitea-mcp-custom 2025-12-21 22:53:19 -06:00
c0402b4491 Initial commit: Gitea MCP Server
1375175290 Initial commit: Gitea MCP Server
b3nw created repository b3nw/gitea-mcp-custom 2025-12-21 22:52:34 -06:00
b3nw pushed to main at b3nw/gitea-mcp 2025-12-21 22:50:57 -06:00
da89998048 fix: update docker-compose to use image reference
b3nw pushed to main at b3nw/gitea-mcp 2025-12-21 22:46:36 -06:00
1375175290 Initial commit: Gitea MCP Server
b3nw pushed to main at b3nw/gitea-mcp 2025-12-21 22:45:39 -06:00
10906ab115 Initial commit: Gitea MCP Server