Commit graph

11 commits

Author SHA1 Message Date
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
128cce3248 feat: add postgresql-mcp Docker image + CI build step
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-21 18:15:18 +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
08e6645662 fix: revert to volumes with from_secret syntax, drop DIND
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-21 18:06:23 +02:00
tobjend
da33cc68d6 ci: trigger rebuild after adding secret
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-06-21 18:03:57 +02:00
tobjend
45223f0655 fix: use DIND service instead of host docker socket 2026-06-21 18:01:54 +02:00
tobjend
de4c50c8ee fix: rename pipeline to steps for Woodpecker v3 syntax 2026-06-21 18:00:58 +02:00
tobjend
be8784aedc feat: add github-mcp Docker image 2026-06-21 17:59:17 +02:00
tobjend
d7e9695959 feat: add semaphore-mcp Docker image (native HTTP, no proxy) 2026-06-21 17:58:20 +02:00
tobjend
619f16292e feat: add woodpecker-mcp Docker image + update CI 2026-06-21 17:51:31 +02:00
tobjend
0fbbc90202 feat: add forgejo-mcp Docker image with Woodpecker CI 2026-06-21 17:48:52 +02:00