SUMO-MCP-Server (XRDS76354/SUMO-MCP-Server) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 11 tools. No publisher has claimed this listing.
SUMO-MCP 是一个连接大语言模型 (LLM) 与 Eclipse SUMO 交通仿真的中间件。通过 Model Context Protocol (MCP),它允许 AI 智能体(如 Claude, Cursor, TRAE等)直接调用 SUMO 的核心功能,实现从OpenStreetMap 数据获取、路网生成、需求建模到仿真运行与信号优化的全流程自动化。
Caution. Specific findings reduced this grade. They are listed on the page. 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
XRDS76354
Source: Glama · also listed on github_code
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.
manage_networkManage SUMO network (generate, convert, or download OSM).
convert_ezdesignx_networkConvert an ezdesignX v1 JSON or JSONC intersection file into SUMO network artifacts.
manage_demandManage traffic demand (random trips, OD matrix, routing).
control_simulationControl SUMO simulation (connect, step, disconnect).
query_simulation_stateQuery simulation state (vehicles, speed, position). Requires active connection.
optimize_traffic_signalsOptimize traffic signals.
run_workflowRun high-level SUMO workflows. Available workflows: **sim_gen_eval** - Generate grid network, simulate traffic, analyze results. params: - grid_number (int): Grid size NxN. Default=3. Aliases: grid_size, size - sim_seconds (int): Simulation duration in seconds. Default=100. Aliases: steps, du…
manage_rl_taskManage RL tasks (list scenarios, custom training).
get_sumo_infoGet the version and path of the installed SUMO.
run_simple_simulationRun a SUMO simulation using a config file.
run_analysisAnalyze FCD output.
SUMO_HOMESUMO: [Eclipse SUMO](https://www.eclipse.org/sumo/) ( recommended; SUMO binaries should be available in PATH)SUMO_MCP_TRACI_TIMEOUT_SSUMO_MCP_MAX_OUTPUT_CHARSTool 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
11/11 tools missing one or more hints — manage_network (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); convert_ezdesignx_network (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); manage_demand (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 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.
Descriptions match behaviour
1 tool describes read intent but its handler mutates — get_sumo_info (line 467: result = subprocess.run()
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
Tool inputs are validated
10/11 tool handlers declare input schemas (91%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
6/11 tool handlers wrap calls in try/catch (55%)
Wrap each tool handler body in try/catch and return a structured error response.
Tests exist
No test files found
Add tests that exercise each declared tool.
Tool description accuracy
get_sumo_info: description implies read-only but handler writes/deletes/executes
Update tool descriptions to accurately reflect all capabilities — especially write, delete, or execute operations.
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/xrds76354/sumo-mcp-server)?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