anylogic
MCP Server for AnyLogic Cloud simulation platform integration with AI assistants
claude mcp add --transport stdio kishorkukreja-anylogic-mcp-server uvx python fastmcp_anylogic_server_v2.py
How to use
This MCP server provides an integration layer between AnyLogic Cloud simulations and AI assistants. It connects to the AnyLogic Cloud API, lets you run simulations with custom parameters, and retrieve and analyze results. The server includes built-in demo models to test end-to-end workflows, and persistent storage for simulation data. To use it, install and run the server with UV, then interact with the server's endpoints and capabilities to submit simulation jobs, fetch results, and export outputs in multiple formats. The integration is designed to let AI assistants orchestrate complex simulations by composing parameterized requests and then interpreting the resulting data.
How to install
Prerequisites:
- Python 3.10+
- UV (the Universal Version Manager) installed
- Internet access to install the AnyLogic Cloud client wheel
Install steps:
-
Install UV (if not already installed):
curl -LsSf https://astral.sh/uv/install.sh | sh -
Synchronize dependencies with UV:
uv sync -
Install the AnyLogic Cloud client (Python wheel):
uv add https://cloud.anylogic.com/files/api-8.5.0/clients/anylogiccloudclient-8.5.0-py3-none-any.whl -
Run the MCP server:
uv run python fastmcp_anylogic_server_v2.py
Additional notes
Notes and tips:
- Ensure you have valid AnyLogic Cloud API access; a demo key may be available for testing.
- The server expects Python 3.10+ and relies on the AnyLogic Cloud client for API interactions.
- If you encounter authentication or connectivity issues, verify network access to AnyLogic Cloud endpoints and that the API client wheel is correctly installed.
- The MCP server can be extended with additional demo models; check CLAUDE.md for development guidance and integration patterns.
- For production deployments, consider configuring environment variables for API keys, endpoints, and storage paths as needed by your deployment environment.
Related MCP Servers
MeiGen-AI-Design
MeiGen-AI-Design-MCP — Turn Claude Code / OpenClaw into your local Lovart. Local ComfyUI, 1,400+ prompt library, multi-direction parallel generation.
mcp-pinecone
Model Context Protocol server to allow for reading and writing from Pinecone. Rudimentary RAG
rlm-claude
Recursive Language Models for Claude Code - Infinite memory solution inspired by MIT CSAIL paper
web-developer
A Model Context Protocol (MCP) server that provides web development tools for AI assistants. Enables browser automation, DOM inspection, network monitoring, and console analysis through Playwright.
cc-session-search
MCP server for searching and analyzing Claude Code conversation history
zotero -lite
Zotero MCP Lite: Fast, Customizable & Light Zotero MCP server for AI research assistants