PhysiCell Configuration Builder
Rank #21,520io.github.marcorusc/PhysiCell
MCP server for building, inspecting, and exporting PhysiCell and PhysiBoSS configuration files
PhysiCell Configuration Builder is a Model Context Protocol (MCP) server published by marcorusc. It ranks #21,520 of 132,113 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. PhysiCell Configuration Builder is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Aug 22, 2025 and most recently updated on Aug 13, 2026.
Ranks ahead of 110,593 of 132,113 servers on MCP Toplist.
Use PhysiCell Configuration Builder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add physicell -- uvx --from mcp-biomodelling-servers mcp-physicell-server mcp-biomodelling-servers[mcp_servers.physicell]
command = "uvx"
args = ["--from", "mcp-biomodelling-servers", "mcp-physicell-server", "mcp-biomodelling-servers"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"physicell": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-physicell-server",
"mcp-biomodelling-servers"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"physicell": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-physicell-server",
"mcp-biomodelling-servers"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"physicell": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-physicell-server",
"mcp-biomodelling-servers"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"physicell": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-physicell-server",
"mcp-biomodelling-servers"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"physicell": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-physicell-server",
"mcp-biomodelling-servers"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marcorusc%2FPhysiCell)<a href="https://mcptoplist.com/server/io.github.marcorusc%2FPhysiCell"><img src="https://mcptoplist.com/badge/io.github.marcorusc%2FPhysiCell.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
marcorusc
Available versions (4)
| Version | Published |
|---|---|
| 2.2.0 | Aug 13, 2026 |
| 2.1.0 | Aug 6, 2026 |
| 2.0.0 | Aug 3, 2026 |
| 1.0.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains PhysiCell Configuration Builder?
- PhysiCell Configuration Builder is maintained by marcorusc, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is PhysiCell Configuration Builder listed on the Official MCP Registry?
- Yes — PhysiCell Configuration Builder is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does PhysiCell Configuration Builder have?
- MCP Toplist tracks 4 versions of PhysiCell Configuration Builder, most recently published on Aug 13, 2026.
- Where can I find the source code for PhysiCell Configuration Builder?
- The source code for PhysiCell Configuration Builder is hosted at github.com/marcorusc/mcp-biomodelling-servers.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.