MCP Servers — nuclide.systems
Complete reference for all 27 MCP servers managed by the gateway at https://mcp.nuclide.systems.
Last verified: 2026-05-23.
Architecture doc: mcp-gateway.md · Config file: /opt/stacks/ai/mcp-gateway/config.json on CT 104 · Secrets: /opt/stacks/ai/.env
Overview
| # |
Server |
Group |
Kind |
Gateway URL |
Status |
| 1 |
context7 |
dev |
catalog |
https://mcp.nuclide.systems/context7/mcp |
✓ |
| 2 |
fetch |
dev |
spawn |
https://mcp.nuclide.systems/fetch/mcp |
✓ |
| 3 |
git |
dev |
catalog |
https://mcp.nuclide.systems/git/mcp |
✓ |
| 4 |
gitlab |
dev |
catalog |
https://mcp.nuclide.systems/gitlab/mcp |
✓ |
| 5 |
kroki |
dev |
static |
https://mcp.nuclide.systems/kroki/mcp |
✓ |
| 6 |
markitdown |
dev |
catalog |
https://mcp.nuclide.systems/markitdown/mcp |
✓ |
| 7 |
sequential-thinking |
dev |
catalog |
https://mcp.nuclide.systems/sequential-thinking/mcp |
✓ |
| 8 |
time |
dev |
spawn |
https://mcp.nuclide.systems/time/mcp |
✓ |
| 9 |
docling |
dev |
static |
https://mcp.nuclide.systems/docling/mcp |
✓ |
| 10 |
coder |
dev |
static |
https://mcp.nuclide.systems/coder/mcp |
✓ |
| 11 |
shepard |
dev |
static |
https://mcp.nuclide.systems/shepard/mcp |
✓ |
| 12 |
crawl4ai |
research |
spawn |
https://mcp.nuclide.systems/crawl4ai/mcp |
✓ |
| 13 |
paper-search |
research |
catalog |
https://mcp.nuclide.systems/paper-search/mcp |
✓ |
| 14 |
searxng |
research |
spawn |
https://mcp.nuclide.systems/searxng/mcp |
✓ |
| 15 |
wikipedia-mcp |
research |
catalog |
https://mcp.nuclide.systems/wikipedia-mcp/mcp |
✓ |
| 16 |
youtube-transcript |
research |
catalog |
https://mcp.nuclide.systems/youtube-transcript/mcp |
✓ |
| 17 |
bluesky |
personal |
static |
https://mcp.nuclide.systems/bluesky/mcp |
✓ |
| 18 |
obsidian |
personal |
spawn |
https://mcp.nuclide.systems/obsidian/mcp |
✓ |
| 19 |
gotify |
personal |
spawn |
https://mcp.nuclide.systems/gotify/mcp |
✓ |
| 20 |
home-assistant |
personal |
static |
https://mcp.nuclide.systems/home-assistant/mcp |
✓ |
| 21 |
immich |
personal |
spawn |
https://mcp.nuclide.systems/immich/mcp |
✓ |
| 22 |
memos |
personal |
spawn |
https://mcp.nuclide.systems/memos/mcp |
✓ |
| 23 |
n8n |
personal |
static |
https://mcp.nuclide.systems/n8n/mcp |
✓ |
| 24 |
nextcloud |
personal |
spawn |
https://mcp.nuclide.systems/nextcloud/mcp |
✓ |
| 25 |
unifi |
personal |
spawn |
https://mcp.nuclide.systems/unifi/mcp |
✓ |
| 26 |
comfyui |
image |
static |
https://mcp.nuclide.systems/comfyui/mcp |
✓ |
| 27 |
upload-artifact |
storage |
static |
https://mcp.nuclide.systems/upload-artifact/mcp |
✓ |
Auth: all gateway URLs require Authorization: Bearer <gateway-token>. Get a config bundle at https://mcp.nuclide.systems/mcp-config?format=claude.
Gateway API key (for /api/* management calls): JxxCqKw32XoN4LOHunDikS6u1RpS7R5ythzaqADPuIA
Group: dev
context7 — Library documentation
|
Value |
| Kind |
catalog (mcp/context7) |
| Internal upstream |
http://mcp-context7:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/context7 |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Cache TTL |
300 s |
| Credentials |
none |
| Notes |
Fetches live documentation for libraries/frameworks. No env vars. |
fetch — HTTP fetch
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-fetch:8000 |
| Image |
ghcr.io/astral-sh/uv:python3.12-trixie-slim |
| Command |
uvx --with mcp-server-fetch mcp-proxy --stateless --host 0.0.0.0 --port 8000 -- python -m mcp_server_fetch |
| Transport |
streamable-HTTP |
| Cache TTL |
120 s |
| Credentials |
none |
git — Git operations
|
Value |
| Kind |
catalog (mcp/git) |
| Internal upstream |
http://mcp-git:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/git |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Credentials |
none |
| Notes |
DinD child runs in ai-internal network. |
gitlab — GitLab (DLR)
|
Value |
| Kind |
catalog (mcp/gitlab) |
| Internal upstream |
http://mcp-gitlab:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/gitlab |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Credentials |
|
GITLAB_PERSONAL_ACCESS_TOKEN |
C8OXPT0J_oY-ha6KAzcn0286MQp1OjEyaAk.01.0z0jn01p4 |
GITLAB_API_URL |
https://gitlab.dlr.de/api/v4 |
| Notes |
Uses --pass-environment in bridge cmd so Docker CLI resolves -e KEY passthrough. Targets DLR GitLab, not gitlab.com. |
kroki — Diagram rendering
|
Value |
| Kind |
static |
| Internal upstream |
http://kroki-mcp:8000 (own stack, :18007 on host) |
| Transport |
streamable-HTTP |
| Health check |
every 300 s |
| Credentials |
none |
| Notes |
Supports Mermaid, Excalidraw, and all Kroki-supported formats. |
markitdown — Markdown conversion
|
Value |
| Kind |
catalog (mcp/markitdown) |
| Internal upstream |
http://mcp-markitdown:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/markitdown |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Credentials |
none |
sequential-thinking — Chain-of-thought reasoning
|
Value |
| Kind |
catalog (mcp/sequentialthinking) |
| Internal upstream |
http://mcp-sequential-thinking:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/sequentialthinking |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Credentials |
none |
time — Time & timezone
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-time:8000 |
| Image |
ghcr.io/astral-sh/uv:python3.12-trixie-slim |
| Command |
uvx --with mcp-server-time mcp-proxy --stateless --host 0.0.0.0 --port 8000 -- python -m mcp_server_time --local-timezone Europe/Berlin |
| Transport |
streamable-HTTP |
| Credentials |
none |
docling — PDF → Markdown (SAIA)
|
Value |
| Kind |
static |
| Internal upstream |
http://docling-mcp:8000 (own stack, :18005 on host) |
| Transport |
streamable-HTTP |
| Health check |
every 300 s |
| Credentials |
none |
| Notes |
SAIA-powered Docling; handles PDF, DOCX, images → Markdown. |
coder — Coder workspace management
|
Value |
| Kind |
static |
| Internal upstream |
http://coder-mcp:8000 (own stack on ai-internal) |
| Transport |
streamable-HTTP |
| Health check |
every 300 s |
| Credentials |
Coder token baked into coder-mcp container env (see /opt/stacks/ai/coder-mcp/) |
| Notes |
Replaced daytona 2026-05-20. Can create/start/stop Coder workspaces on CT 111. |
shepard — Shepard product platform
|
Value |
| Kind |
static (exact upstream) |
| Upstream |
https://shepard.nuclide.systems/v2/mcp |
| Transport |
streamable-HTTP |
| Health check |
disabled |
| Auth header |
Authorization: Bearer ${SHEPARD_API_KEY} |
SHEPARD_API_KEY |
eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiI3ZWVhZDk0Mi02M2E1LTRjZmMtYWVhOS1iMWQwZjBhMjkxZWEiLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwODAvIiwibmJmIjoxNzc5MzcyODQyLCJpYXQiOjE3NzkzNzI4NDIsImp0aSI6ImY5YzAyYjc3LTNkZGYtNGZjZS1hYzJlLTBlYmM5N2FlYjJhZiJ9.Z9LY9vwLm2l0TmORQ2GriCnkLPzZnSC9q2sE62Ab8Gpi_374Gd5MffDkute0xF2ZwbhH3aRSCpEd93HmFDs-1F3IwoFQpBGiLedTL0N3gC_6J-PFv_i54FHFImEiH_h0yJilzrfgR4Prn_hFZMniE080Kf3Ll-uvYnNK-U-AkPjqb8KfP1BA6dt3HjiOjpicdSh2URpzAKxyVwddGeve3Ha9LboPu-dOb8nmiwiW6E75eakNGGR2mwPxITDxVaqxuSipBwBiDIHzfU4iT7T7b8aipvGd1upfGlx7RcbHdGg9gVNR4jH_--5qLb5124MQxZ486dlH6i7w6AMqtdkzGA |
| Notes |
Native MCP endpoint on CT 101 Shepard stack (Keycloak + backend). |
Group: research
crawl4ai — Web crawling / scraping
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-crawl4ai:11235 |
| Image |
unclecode/crawl4ai:latest |
| Transport |
SSE (/sse) |
| Resources |
2 GiB mem limit; OOM score adj 300 |
| Cache TTL |
120 s |
| Credentials |
none |
paper-search — Academic paper search
|
Value |
| Kind |
catalog (mcp/paper-search) |
| Internal upstream |
http://mcp-paper-search:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/paper-search |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Cache TTL |
300 s |
| Credentials |
|
UNPAYWALL_EMAIL |
fkrebs@nucli.de |
| Notes |
--pass-environment passthrough. Optional: CORE_API_KEY, DOAJ_API_KEY (not currently set). |
searxng — Web search (self-hosted)
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-searxng:8000 |
| Image |
isokoliuk/mcp-searxng:latest |
| Transport |
streamable-HTTP |
| Credentials |
|
SEARXNG_URL |
http://searxng:8080 (internal shared_backend network) |
| Notes |
Routes to the self-hosted SearXNG instance. No external API keys needed. |
wikipedia-mcp — Wikipedia search
|
Value |
| Kind |
catalog (mcp/wikipedia-mcp) |
| Internal upstream |
http://mcp-wikipedia-mcp:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/wikipedia-mcp |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Cache TTL |
300 s |
| Credentials |
none |
youtube-transcript — YouTube transcripts
|
Value |
| Kind |
catalog (mcp/youtube-transcript) |
| Internal upstream |
http://mcp-youtube-transcript:8000 |
| Image |
mcp-catalog-bridge → Docker MCP Catalog mcp/youtube-transcript |
| Transport |
streamable-HTTP |
| Resources |
256 MiB mem limit |
| Cache TTL |
300 s |
| Credentials |
none |
Group: personal
bluesky — Bluesky / AT Protocol
|
Value |
| Kind |
static |
| Internal upstream |
http://ariel-mcp:8000 (own container on ai-internal) |
| Transport |
streamable-HTTP |
| Health check |
every 300 s |
Credentials (baked into ariel-mcp env) |
|
ATPROTO_IDENTIFIER |
nucli.de |
ATPROTO_PASSWORD |
blxw-datl-l7zo-qwwq |
BLUESKY_IDENTIFIER |
nucli.de |
BLUESKY_APP_PASSWORD |
4mrm-go4j-avzg-2yo7 |
| Notes |
Uses Brian Ellin's ariel-mcp image. Rate-limit handling pending. |
obsidian — Obsidian vault (Nextcloud-backed)
|
Value |
| Kind |
spawn |
| Image |
mcp-obsidian-bridge + mcpvault |
| Internal upstream |
http://mcp-obsidian:8000 |
| Transport |
streamable-HTTP |
| Cache TTL |
30 s |
| Vault path |
Nextcloud fkrebs@nucli.de/files/Notizen (UNAS mount) |
| Credentials |
inherits Nextcloud credentials from gateway env |
| Notes |
Vault read/write against the Nextcloud-mounted Obsidian vault. |
gotify — Push notifications
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-gotify:8000 |
| Image |
kcofoni/gotify-mcp |
| Transport |
HTTP (GOTIFY_MCP_TRANSPORT=http) |
| Cache TTL |
0 (real-time) |
| Credentials |
|
GOTIFY_URL |
http://192.168.1.40:10003 |
GOTIFY_CLIENT_TOKEN |
CwaslnnN-MTNRoC |
GOTIFY_APP_TOKEN |
AO84CFvU4XmoPBJ |
| Notes |
Can send and receive push notifications. App token = send; client token = receive. |
home-assistant — Home Assistant
|
Value |
| Kind |
static (exact upstream) |
| Upstream |
http://192.168.1.60:9583/private_ehnWeRl2G3De6NnbcN7teQ |
| Transport |
streamable-HTTP |
| Health check |
disabled |
| Cache TTL |
15 s |
| Credentials |
Token embedded in path (/private_ehnWeRl2G3De6NnbcN7teQ) — HA MCP add-on authentication |
| Notes |
Direct to HA add-on on VM 100. ~2492 entities. exact_upstream: true so the path is forwarded verbatim. |
immich — Immich photo library
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-immich:8000 |
| Image |
ghcr.io/astral-sh/uv:python3.12-trixie-slim |
| Command |
uvx --with immich-mcp → uvicorn streamable-HTTP app |
| Transport |
streamable-HTTP |
| Credentials |
|
IMMICH_BASE_URL |
http://192.168.1.40:12000 |
IMMICH_API_KEY |
jhtAOjyCU1cXxBoj6gZGLfCjpv8TmcwaXqiex6f5po |
| Notes |
DNS rebinding protection disabled (TransportSecuritySettings). |
memos — Memos notes
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-memos:8000 |
| Image |
ghcr.io/astral-sh/uv:python3.12-trixie-slim |
| Command |
uvx --with mcp-server-memos mcp-proxy --stateless ... -- mcp-server-memos --host 192.168.1.40 --port 17000 --token "$MEMOS_TOKEN" |
| Transport |
streamable-HTTP |
| Cache TTL |
0 (real-time) |
| Credentials |
|
MEMOS_TOKEN |
memos_pat_sOnvLytuaaVdEiqUSWubgfLut6AnoWb0 |
| Health probe |
search_memo with keyword __healthcheck__ |
n8n — n8n workflow automation
|
Value |
| Kind |
static (exact upstream) |
| Upstream |
https://n8n.nuclide.systems/mcp-server/http |
| Transport |
streamable-HTTP |
| Health check |
disabled |
| TLS |
insecure_tls: true (self-signed cert workaround) |
| Auth header |
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI4YWY1YzgxMy1mODljLTRiODMtYmNmOC01ZDU5ODY0YTAzOGEiLCJpc3MiOiJuOG4iLCJhdWQiOiJtY3Atc2VydmVyLWFwaSIsImp0aSI6IjBmNjA1NDBmLTBmZmQtNGEwNS1iNjZlLTA2ZjU2YzZlNjY2MCIsImlhdCI6MTc3OTQ1NjAzN30.hf_Vg45R_hOJSY11H4GVAuvqWv39SitvtIXBXnorlXQ |
| Notes |
n8n MCP server; exposes configured workflows as tools. JWT iat: 1779456037. |
nextcloud — Nextcloud files & calendar
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-nextcloud:8000 |
| Image |
ghcr.io/cbcoutinho/nextcloud-mcp-server:latest |
| Transport |
streamable-HTTP |
| Mode |
MCP_DEPLOYMENT_MODE=single_user_basic |
| Health check |
disabled |
| Credentials |
|
NEXTCLOUD_HOST |
https://nc.nuclide.systems |
NEXTCLOUD_USERNAME |
fkrebs@nucli.de |
NEXTCLOUD_PASSWORD |
iRn4ECFf2dS24B9sFP3fkPosjrPVKZdaJBuwRpP9sVBnL6A7qN6lXNk2iK4yYblksc2ewzkb |
NEXTCLOUD_VERIFY_SSL |
false |
| Notes |
App-password generated via occ for fkrebs@nucli.de 2026-05-22. Re-enabled after fix. |
unifi — UniFi Network
|
Value |
| Kind |
spawn |
| Internal upstream |
http://mcp-unifi:8000 |
| Image |
ghcr.io/enuno/unifi-mcp-server:latest |
| Transport |
HTTP (MCP_SERVER_TRANSPORT=http) |
| Cache TTL |
15 s |
| Credentials |
|
UNIFI_API_KEY |
yeBrsK8l6h5LSBc8ocsdLeSkGnc9bsKY |
UNIFI_API_TYPE |
local |
UNIFI_LOCAL_HOST |
192.168.1.1 |
UNIFI_LOCAL_PORT |
443 |
UNIFI_LOCAL_VERIFY_SSL |
false |
| Notes |
197 tools. Network App API key (local API). Site Manager/cloud tools need UNIFI_SITE_MANAGER_ENABLED. |
Group: image
comfyui — ComfyUI image generation
|
Value |
| Kind |
static |
| Internal upstream |
http://comfyui-mcp:8000 (own stack, :18003 on host) |
| Transport |
streamable-HTTP |
| Health check |
every 300 s |
| Credentials |
none (auth via gateway Bearer) |
| Notes |
Intel Arc iGPU; FLUX.1-schnell GGUF. LobeChat can also connect directly to http://comfyui-mcp:8000/mcp on ai-internal. See comfyui.md. |
Group: storage
upload-artifact — S3 artifact upload
|
Value |
| Kind |
static |
| Internal upstream |
http://upload-artifact-mcp:8000 (own stack, :18011 on host) |
| Transport |
streamable-HTTP |
| Health check |
every 300 s |
| Credentials |
Garage S3 credentials baked into upload-artifact-mcp container env |
| Notes |
Uploads chat artifacts (images, files) to Garage S3 at s3.nuclide.systems. |
Client configuration
Auto (recommended)
Requires Pocket-ID session. Downloads a pre-built config with fresh long-lived token. Merge mcpServers block into ~/.claude/settings.json.
Manual (Claude Code)
Gateway management API
All calls require Authorization: Bearer JxxCqKw32XoN4LOHunDikS6u1RpS7R5ythzaqADPuIA.
Other credentials in gateway .env
These are available to spawned containers via ${VAR} substitution in config.json:
| Variable |
Value |
Used by |
GATEWAY_API_KEYS |
JxxCqKw32XoN4LOHunDikS6u1RpS7R5ythzaqADPuIA |
All API/proxy calls to gateway |
LITELLM_MASTER_KEY |
sk-tapirnase |
LiteLLM proxy (shared pw — rotate pending) |
LITELLM_API_KEY |
sk-tapirnase |
same |
GITEA_TOKEN |
c15e3348bf725054131633061002d677685cd4f4 |
Gitea API access |
NEXTCLOUD_MCP_OAUTH_CLIENT_ID |
82ca2d53-6df4-4671-875c-fee85b54b76f |
Pocket-ID client for MCP spawned servers |
NEXTCLOUD_MCP_OAUTH_CLIENT_SECRET |
zOfHItEeKVa6Tf40RpnhihFmgnCDkkfz |
same |
SHEPARD_BASE_URL |
https://shepard-api.nuclide.systems/shepard/api |
Shepard API |
GOTIFY_TOKEN_ALERTS |
AtjFdduWArgAe7q |
Gotify — alert app token (gateway internal) |
GOTIFY_TOKEN_AGENTS |
AB3dzfj5TUPCfYf |
Gotify — agent app token (gateway internal) |