simpy
NewProcess-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "simpy": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is simpy?
Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
How to install simpy?
To install simpy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "simpy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is simpy best for?
simpy is a mcp categorized under Development. It is designed for: python, coding, data-&-analytics. Created by davila7.