BeClaude

simpy

New
SmitheryDevelopmentby davila7

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "simpy": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
pythoncodingdata-&-analytics

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.