Releases: wildfirebill-unraid/mcp-gateway-unraid
Releases · wildfirebill-unraid/mcp-gateway-unraid
v0.0.1-beta
Initial beta release of MCP Gateway for Unraid.
What's included
- Docker image built from docker/mcp-gateway source
- Published to ghcr.io/wildfirebill-unraid/mcp-gateway-unraid
- Entrypoint maps GATEWAY_* env vars to CLI flags
- Auto-pulls Docker MCP catalog on startup
- Bearer token authentication (MCP_GATEWAY_AUTH_TOKEN)
- Unraid Community Apps XML template
- Multi-stage Dockerfile (Go 1.25, alpine)
- Supports streaming, SSE, and stdio transport
- Supports catalog.yaml, file://, and companion container custom servers
Client connections
Connect any MCP-compatible AI agent:
\
http://:8811/mcp
Authorization: Bearer
\\
Supported MCP servers
fetch, duckduckgo, filesystem, github-official, slack, postgres, notion — plus any custom server via catalog.yaml or file:// definition.