CAST Imaging MCP Server

The CAST Imaging MCP Server bridges the gap between AI agents and real software architecture by exposing comprehensive software intelligence through the Model Context Protocol (MCP). It allows the user to get insights about their applications ,transactions, dependencies, quality patterns, and architectural structures by prompting AI agents. Its 40 documented tools cover applications, data, graph, dynamic.

People who need these tools inside Claude, Cursor, VS Code, or another MCP client.

VERIFIED ACTIVE

LAST COMMIT 2026-07-10 · ★ 2 · #804 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

how we verify → /methodology

01 · Install CAST Imaging MCP Server

before you install - you'll need

Set HOST_CONTROL_PANEL, IMAGING_PAGE_SIZE, IMAGING_DISPLAY_PAGE_SIZE, DEBUG_MODE, CONTROL_PANEL_SSL_ENABLED, MCP_TOOL_SURFACE_PROFILE, MCP_INTENTS_HIDDEN_FUNCTIONS, SERVICE_HOST before connecting. PORT_CONTROL_PANEL, IMAGING_CODE, IMAGING_DOMAIN, SSL_CA_BUNDLE are optional or environment-specific per the README.

Docker

docker run -i --rm docker.io/castimaging/imaging-mcp-server:3.0.4

Claude Desktop - add to config

{
  "mcpServers": {
    "cast-extend-cast-imaging-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/castimaging/imaging-mcp-server:3.0.4"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.CAST-Extend is GitHub-verified and matches the repo owner

03 · What CAST Imaging MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list the available applications in CAST Imaging, list all applications (cloud build), list applications belonging to the current user (cloud build), and get transactions from all applications with filtering support.

Capability map

Tools grouped from the project's README - what CAST Imaging MCP Server lets an agent do.

Applications

8 tools - e.g. List the available applications in CAST Imaging; List all applications (cloud build); List applications belonging to the current user (cloud build)

applications · all_applications · my_applications · applications_transactions · applications_data_graphs · applications_dependencies…

Dynamic

4 tools - e.g. List custom aggregation views; Get a custom view graph or objects inside a custom node; Create, delete, rename, publish, or unpublish custom views

dynamic_views · dynamic_view_details · manage_dynamic_view · configure_dynamic_view

read & search

3 tools - e.g. Get MCP server and Imaging version/environment information; List saved views; Get saved view details

get_mcp_info · views · view_details

Data

3 tools - e.g. Get data entity interaction networks (data graphs) with optional filtering; Get available data graph profiles; Get focused information about a data graph by ID

data_graphs · data_graph_profiles · data_graph_details

Application

2 tools - e.g. Explore database tables and columns in an application; Explore ISO 5055 characteristics and weaknesses

application_database_explorer · application_iso_5055_explorer

Architectural

2 tools - e.g. Get architectural graph data (nodes/links) at specific levels (layer, component, sub-component, technology-category, element-type); Get focused architectural graph data for specific areas

architectural_graph · architectural_graph_focus

Quality

2 tools - e.g. Get quality-related insights (CVE, cloud patterns, green patterns, structural flaws, ISO-5055); Get specific violations of quality insights by ID, with optional locations

quality_insights · quality_insight_violations

Transaction

2 tools - e.g. Get available transaction profiles; Get focused information about a transaction by ID

transaction_profiles · transaction_details

04 · Who maintains CAST Imaging MCP Server

CAST Imaging MCP Server is maintained by cast-extend. It's the only MCP server we track from this author; the repo dates to Sep 2025.

05 · Facts

category
other - ranked #804 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.CAST-Extend/imaging-mcp-server (active, first published 2026-06-15 · 2 versions)
packages
oci:docker.io/castimaging/imaging-mcp-server:3.0.4

06 · CAST Imaging MCP Server FAQ

Is CAST Imaging MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-10. We re-verify nightly.

What can CAST Imaging MCP Server do?

With this server connected, an agent can list the available applications in CAST Imaging, list all applications (cloud build), list applications belonging to the current user (cloud build), and get transactions from all applications with filtering support.

How do I install CAST Imaging MCP Server?

Run `docker run -i --rm docker.io/castimaging/imaging-mcp-server:3.0.4`. The README documents 12 environment variables (HOST_CONTROL_PANEL, PORT_CONTROL_PANEL, IMAGING_PAGE_SIZE…) to set first. Set HOST_CONTROL_PANEL, IMAGING_PAGE_SIZE, IMAGING_DISPLAY_PAGE_SIZE, DEBUG_MODE, CONTROL_PANEL_SSL_ENABLED, MCP_TOOL_SURFACE_PROFILE, MCP_INTENTS_HIDDEN_FUNCTIONS, SERVICE_HOST before connecting. PORT_CONTROL_PANEL, IMAGING_CODE, IMAGING_DOMAIN, SSL_CA_BUNDLE are optional or environment-specific per the README. You can also paste the ready-made client config above.

07 · Alternatives to CAST Imaging MCP Server

More MCP servers to compare · AI Architect MCP Spec · Sigil · Aha Io · Celigo · Channel3 Shopping