CAST Imaging MCP Server for Claude Code
io.github.cast-extend/imaging-mcp-server
MCP server exposing CAST Imaging software architecture insights to AI agents
client:Claude Code
transport:stdio
runtime:oci
Install CAST Imaging MCP Server in Claude Code
run in your project directory
claude mcp add imaging-mcp-server -e HOST_CONTROL_PANEL=<HOST_CONTROL_PANEL> -e PORT_CONTROL_PANEL=<PORT_CONTROL_PANEL> -e SERVICE_HOST=<SERVICE_HOST> -e MCP_SERVER_PORT=<MCP_SERVER_PORT> -- docker run -i --rm docker.io/castimaging/imaging-mcp-server:3.0.4
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs