Loomal

NetLogo MCP

MCP server by github.com/razee4315/netlogo-mcp

Create, run, and analyze NetLogo agent-based models through natural conversation

17 starspypi: netlogo-mcp

About NetLogo MCP

NetLogo MCP is an MCP (Model Context Protocol) server published by razee4315 in the official MCP registry, listed under Autonomous Agents on Loomal. Create, run, and analyze NetLogo agent-based models through natural conversation

It ships as a Python package on PyPI (netlogo-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/razee4315/netlogo-mcp, where the project has earned 17 GitHub stars.

Use NetLogo MCP with your agent

Claude Code · one command
claude mcp add netlogo-mcp -- uvx netlogo-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "netlogo-mcp": {
      "command": "uvx",
      "args": [
        "netlogo-mcp"
      ]
    }
  }
}
pypinetlogo-mcp

Frequently asked questions

What is NetLogo MCP?
NetLogo MCP is an MCP (Model Context Protocol) server by razee4315 in the Autonomous Agents category. Create, run, and analyze NetLogo agent-based models through natural conversation
How do I connect NetLogo MCP to Claude, Cursor, or another MCP client?
Install NetLogo MCP from its pypi package (netlogo-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is NetLogo MCP open source?
Yes — the source code is public at github.com/razee4315/netlogo-mcp, with 17 GitHub stars.
Can AI agents pay to use NetLogo MCP?
Not yet through Loomal — NetLogo MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain NetLogo MCP? Claim this listing free by verifying GitHub ownership, or contact us.