Back to Home
IamCatoBot icon

text2sim-MCP-server

Verified Safe

by IamCatoBot

Overview

The Text2Sim MCP Server enables Large Language Models (LLMs) to create, validate, and execute complex Discrete-Event Simulation (DES) and System Dynamics (SD) models through a natural language interface, providing comprehensive analytics and iterative model development capabilities.

Installation

Run Command
uv run python -m mcp_server

Security Notes

The server explicitly states 'No eval() usage', relying on regex-based parsing for distributions, which significantly reduces code injection risks. Input validation is performed against formal JSON schemas, and error handling is designed to prevent leaking internal state. Communication via 'stdio' through the MCP client further limits network exposure. The system appears robust against common vulnerabilities.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassHigh
Avg Tokens4000
Stars11
Forks5
Last Update2025-11-28

Tags

simulationdiscrete-event simulationsystem dynamicsllm integrationmcp servermodel buildingconversational aipythonsimpypysdanalytics