← Back to catalog

Custom / BYO MCP Server

Add your own MCP server by Docker image, GitHub repo URL, or manual command. You control the image, the environment variables, and the transport. For advanced users.

Documentation →
Connection Settings
Docker image to run (e.g. ghcr.io/myorg/my-mcp:latest) or a full shell command if using a locally installed binary.
stdio or http
Host port to bind when transport is http (e.g. 3100)
Additional env vars in KEY=value format, one per line. These will be passed through to the container at runtime.
Cancel