amesim-mcp (SometingGBBB/Simcenter-Amesim-MCP) is an MCP server listed on the M8ven Trust Index. It scores 41 out of 100, grade D. It declares 25 tools. No publisher has claimed this listing.
MCP server that exposes Siemens Simcenter Amesim's Circuit API as tools, enabling circuit creation, wiring, parameter setting, simulation, and result retrieval via natural language.
Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
SometingGBBB
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
execute_pythonExecute Python code in the live Amesim worker process (persistent namespace).
connectConnect to Simcenter Amesim. Starts a background worker process if none is running. Each worker serves exactly one session — calling connect() again while already connected is a no-op; call disconnect() first to switch versions or restart.
disconnectRelease the Amesim license token and stop the background worker process.
statusCheck connection status and the Circuit API version.
create_circuitCreate a new, empty Amesim circuit (.ame file) and make it active.
open_ame_fileOpen an existing .ame circuit file and make it active.
save_circuitSave the active circuit.
close_circuitClose the active circuit.
add_componentAdd a component to the sketch of the active circuit.
move_componentMove a component to a new position. Connected lines are not moved with it.
rotate_componentRotate a component's icon by -90 degrees, one or more times.
flip_componentFlip a component (mirror it) in the sketch.
remove_componentRemove a component from the active circuit.
connect_two_portsConnect a port of one component/line to a port of another with a line.
remove_lineRemove a connection line from the active circuit.
create_supercomponentGroup components into a supercomponent (a reusable sub-circuit block).
change_submodelAssign a submodel to a component or line.
get_parameter_valueGet the current value (and unit) of a parameter or state variable.
set_parameter_valueSet the value of a parameter or the initial value of a state.
get_parameter_infosGet the type, title and unit of a parameter.
generate_codeCompile the active circuit. Required before running a simulation, and after any structural change (components, connections, submodels).
set_run_parameterSet a run/simulation parameter of the active circuit.
run_simulationRun a (temporal) simulation of the active circuit. Compile with generate_code() first, and again after any structural change, to make sure the run uses up-to-date code.
get_variable_valuesGet the time-series values of a saved variable from the last simulation run. Returns a JSON array of [time, value] pairs.
get_variable_infosGet metadata (type, title, unit) about a variable.
ADODBAPI_VERBOSEPROCESSOR_ARCHITECTUREPROXY_PORTPROXY_HOSTLINESCOLUMNSFORCE_COLORTERMtempwindircomspecTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
25/25 tools missing one or more hints — execute_python (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); connect (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); disconnect (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +22 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
Only 2/25 tools referenced in tests (8%)
Write tests that reference each tool by name so every tool has at least one test.
No access to sensitive paths
Reads sensitive paths: ~/.ssh/config
Remove reads of sensitive system paths. If you genuinely need them, document why in the README.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sometinggbbb/simcenter-amesim-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check