run_simulation
AI agents invoke run_simulation to trigger actions in M/M/1 and M/M/c Queue Simulation Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
This tool executes simulations (runs code/external operations) whose outputs depend on input parameters. It is not destructive (simulations don't delete data), not financial, and not merely a read operation. The empty description reduces confidence slightly, but the name and context strongly indicate Execute category.
From the tool's definition Tool name 'run_simulation' combined with sibling tools like 'run_mmc_simulation', 'run_mps_sim', and 'run_multiple_simulations' indicates code execution.
Attacks that exploit this kind of access
run_simulation. It is categorised as a Execute tool in the M/M/1 and M/M/c Queue Simulation Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the M/M/1 and M/M/c Queue Simulation Server MCP server in PolicyLayer and add a rule for run_simulation: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches M/M/1 and M/M/c Queue Simulation Server. Nothing to install.
run_simulation is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the run_simulation rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for run_simulation. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
run_simulation is provided by the M/M/1 and M/M/c Queue Simulation Server MCP server (kiyoung8/simulation_by_simpy_mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →