
PhysiCell Multiscale Simulation Builder
Configure multiscale multicellular PhysiCell simulations from your agent when building computational biology or digital-twin prototypes.
Overview
PhysiCell is an MCP server for the Build phase that configures multiscale multicellular PhysiCell simulations through your agent.
What is this MCP server?
- PhysiCell multiscale multicellular simulation configuration via MCP
- Part of marcorusc mcp-biomodelling-servers suite on PyPI
- Stdio transport with uvx runtimeHint
- Positional server binary mcp-physicell-server
- Version 1.0.0 with documented MCP server schema
- Server version 1.0.0
- Transport: stdio
- Entry: mcp-physicell-server
What problem does it solve?
Tuning PhysiCell XML and simulation settings with an LLM devolves into unstructured advice unless the agent can call a real PhysiCell integration.
Who is it for?
Builders embedding PhysiCell into agent-assisted research tools or custom simulation orchestration.
Skip if: Products with no cell-based modeling; teams seeking lightweight CSV or API mock servers only.
What do I get? / Deliverables
You get structured MCP steps to configure PhysiCell runs while coding, improving repeatability of simulation setups.
- Agent-accessible PhysiCell configuration workflow
- Stdio MCP registration for multiscale simulation builds
Recommended MCP Servers
Journey fit
PhysiCell MCP lands in build because you register it while connecting heavy simulation tooling to your agent stack, ahead of ship-time testing discipline. Integrations subphase reflects configuring an external PhysiCell engine through MCP rather than authoring frontend or payment code.
How it compares
Multicellular simulation config MCP, not NeKo pathway graphs or spreadsheet DuckDB tooling.
Common Questions / FAQ
Who is PhysiCell MCP for?
Solo builders and computational biology developers who use agents daily and need PhysiCell configuration callable as MCP tools.
When should I use PhysiCell MCP?
During build when you integrate PhysiCell into automated or agent-guided simulation workflows before production hardening.
How do I add PhysiCell to my agent?
Configure stdio MCP with uvx, --from mcp-biomodelling-servers, and mcp-physicell-server per io.github.marcorusc/PhysiCell server.json.