PhysiCell Configuration Builder runs on your own machine — the client starts it, so there is no endpoint to ping. 336 installs a week from pypi. Last commit 3 Aug 2026.
MCP server for building, inspecting, and exporting PhysiCell and PhysiBoSS configuration files
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add PhysiCell -- uvx mcp-biomodelling-servers
{
"mcpServers": {
"PhysiCell": {
"args": [
"mcp-biomodelling-servers"
],
"command": "uvx"
}
}
}
[mcp_servers.PhysiCell]
command = "uvx"
args = ["mcp-biomodelling-servers"]
{
"mcpServers": {
"PhysiCell": {
"args": [
"mcp-biomodelling-servers"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"PhysiCell": {
"args": [
"mcp-biomodelling-servers"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.