Skip to main content

MCP servers for the Radia CAE ecosystem. Standalone for Cubit and build123d (Plan A: persistent Cubit GUI + PyQt5 QTimer + file-drop IPC, socket-free). 0.7.0 adds cubit_checkpoint / cubit_restore (named .cub5 snapshots, lightweight undo) and cubit_mesh_diagnose (per-volume meshing analysis with scheme alternatives). Radia-coupled servers (radia-ngsolve, ih, electromagnet, peec, gmsh, elf) require the `radia` extra.

Project description

radia-mcp

MCP (Model Context Protocol) servers for the Radia CAE ecosystem.

Install

pip install radia-mcp

Servers

Server Command Purpose
Radia mcp-server-radia Radia MMM/MSC/PEEC usage, linting
NGSolve mcp-server-ngsolve NGSolve FEM/BEM usage, linting
Cubit mcp-server-cubit Coreform Cubit meshing, linting
GMSH mcp-server-gmsh GMSH post-processing, linting

Claude Code Configuration

Add to your Claude Code MCP settings:

{
  "mcpServers": {
    "radia": {"command": "mcp-server-radia"},
    "ngsolve": {"command": "mcp-server-ngsolve"},
    "cubit": {"command": "mcp-server-cubit"},
    "gmsh": {"command": "mcp-server-gmsh"}
  }
}

For local development (no pip install needed):

{
  "mcpServers": {
    "radia": {"command": "python", "args": ["src/radia/mcp_server/radia/server.py"]}
  }
}

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radia_mcp-0.7.0.tar.gz (132.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

radia_mcp-0.7.0-py3-none-any.whl (139.7 kB view details)

Uploaded Python 3

File details

Details for the file radia_mcp-0.7.0.tar.gz.

File metadata

  • Download URL: radia_mcp-0.7.0.tar.gz
  • Upload date:
  • Size: 132.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for radia_mcp-0.7.0.tar.gz
Algorithm Hash digest
SHA256 bd01e23cb77b33745401894ab4b9eb5bb59f30b40eeb057177167af5384a08cd
MD5 aebd230e993876ef9637e9d141e4978d
BLAKE2b-256 da747c2577cc84f391782ce691733677623e88ea923acaac0942fdb7b99f59a9

See more details on using hashes here.

File details

Details for the file radia_mcp-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: radia_mcp-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 139.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for radia_mcp-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 174fd4c096eac1a2415e659be07862fe1c31de38b6f47117dc341908baaf314d
MD5 1beb15e870085d626523d8303529c19c
BLAKE2b-256 d1bd7ee3d858beb7b6034cabc004bb0e0698f1ff6d84d93d980bc7ab2cc3fed0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page