Commit graph

7 commits

Author SHA1 Message Date
Tobias J. Endres
e5fde01f8b fix: use NodeSource v22 instead of Debian npm (pulls 375 packages)
Switch from apt-get install nodejs npm to NodeSource setup_22.x
to avoid pulling 245MB of unnecessary build dependencies on
python:3.12-slim (Debian Trixie).
2026-06-23 15:40:03 +02:00
Tobias J. Endres
8844438477 fix: use python:3.12-slim base for Python MCPs (nc-mcp-server needs 3.12+) 2026-06-23 15:37:45 +02:00
Tobias J. Endres
8aa1effa89 fix: add build-essential to Python Dockerfiles for source builds 2026-06-23 15:33:12 +02:00
Tobias J. Endres
2078644d69 feat: update fleet to tested MCPs + add 10 new MCPs with Dockerfiles + Woodpecker CI 2026-06-23 15:09:54 +02:00
tobjend
1d06ba2209 fix: accurate tool listings and signatures in all 6 MCP READMEs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- forgejo: verified against package tools/list (30 tools)
- semaphore: full rewrite with 50+ actual tools & signatures (was listing
  nonexistent tools like create_view, missing 30+ real tools)
- github: complete tool listing (35 tools) instead of vague placeholder
- portainer: full tool listing (32 tools) with params instead of vague list
- woodpecker: already accurate (verified against package, 33 tools)
- postgresql: already accurate (5 tools)

All tools verified against actual packages via tools/list RPC calls
or source code inspection.
2026-06-21 18:23:29 +02:00
tobjend
e943f9a0e9 feat: add portainer-mcp Docker image + CI build step
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-21 18:11:15 +02:00
tobjend
de4c50c8ee fix: rename pipeline to steps for Woodpecker v3 syntax 2026-06-21 18:00:58 +02:00