Commit graph

21 commits

Author SHA1 Message Date
Tobias J. Endres
c623c8d566 chore: test global yogabook agent
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-23 16:40:31 +02:00
Tobias J. Endres
9d8d2d8519 chore: trigger pipeline to test new worker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-23 16:04:31 +02:00
Tobias J. Endres
b83df6ddf4 chore: remove contextforge (remote SSE, no Docker image)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-23 16:00:50 +02:00
Tobias J. Endres
c54aa889f1 fix: add ca-certificates to bitwarden Dockerfile (curl needs HTTPS certs) 2026-06-23 15:52:44 +02:00
Tobias J. Endres
e114e2e5be fix: add ca-certificates to kontist Dockerfile (git clone needs HTTPS certs) 2026-06-23 15:49:59 +02:00
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
075751c815 docs: add root README with port map and usage 2026-06-23 15:38:12 +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
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