NetLogo-MCP

Razee4315/NetLogo-MCP
★ 22 stars Python AI/LLM Updated today
The first MCP (Model Context Protocol) server for NetLogo, enabling AI assistants like Claude to create, run, and analyze agent-based models through natural conversation.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "netlogo-mcp": {
      "command": "uvx",
      "args": [
        "netlogo-mcp"
      ]
    }
  }
}

Or install with pip: pip install netlogo-mcp

README Excerpt

<p align="center"> <img src="assets/hero-banner.png" alt="NetLogo MCP — Talk to NetLogo. AI runs the simulation." width="800"> </p> <p align="center"> <a href="https://pypi.org/project/netlogo-mcp/"><img src="https://img.shields.io/pypi/v/netlogo-mcp.svg" alt="PyPI"></a> <a href="https://github.com/Razee4315/NetLogo-MCP/actions/workflows/ci.yml"><img src="https://github.com/Razee4315/NetLogo-MCP/actions/workflows/ci.yml/badge.svg" alt="CI"></a>

Tools (1)

command

Topics

abmagent-based-modelingaibehaviorspaceclaudeclaude-mcpcomplexity-sciencemcpmcp-servermodel-context-protocolnetlogonetlogo-modelspythonsimulation