mcpbeat Sign in

PhysiCell Configuration Builder MCP Server

local only

PhysiCell Configuration Builder runs on your own machine — the client starts it, so there is no endpoint to ping. 185 installs a week from pypi. Last commit 19 Aug 2026.

MCP server for building, inspecting, and exporting PhysiCell and PhysiBoSS configuration files

Installs per day peak 378 · avg 54 · -25% w/w
a month agotoday
185
Installs / week
pypi · mcp-biomodelling-servers
18
Stars
1 open issues
19 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check PhysiCell Configuration Builder every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add PhysiCell -- uvx mcp-biomodelling-servers
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "PhysiCell": {
      "args": [
        "mcp-biomodelling-servers"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.PhysiCell]
command = "uvx"
args = ["mcp-biomodelling-servers"]
.cursor/mcp.json
{
  "mcpServers": {
    "PhysiCell": {
      "args": [
        "mcp-biomodelling-servers"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "PhysiCell": {
      "args": [
        "mcp-biomodelling-servers"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to PhysiCell Configuration Builder

same job, measured the same way
JWT
by ryudi84

MCP server for JWT decoding and inspection

local only
Oh My Posh Configurator
by jamesmontemagno

MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.

35 installs/wk local only
AWS CLI MCP Server
by musaddiq-dev

Python MCP server for AWS CLI inspection and operations

71 installs/wk local only
Easyeda MCP Pro
by oaslananka

MCP server for EasyEDA Pro: PCB inspection, BOM, exports, and hardware review.

382 installs/wk local only
Heimdall
by caglarbozkurt

Scan an MCP server or agent config for injection, exfiltration, and risky capabilities.

42 installs/wk local only
Inav MCP
by starlordz12

MCP server for iNAV flight-controller configuration and diagnostics

84 installs/wk local only
Swing MCP
by tinusj

MCP server for inspecting and automating Java Swing applications.

local only
Firefox CSS Theme
by easonwong-de

MCP for building, inspecting, and live-debugging Firefox CSS themes.

66 installs/wk local only

PhysiCell Configuration Builder — questions

Answers built from our own checks of this server.

Why is there no uptime for PhysiCell Configuration Builder?
PhysiCell Configuration Builder runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-biomodelling-servers was installed 185 times last week.
How do I connect PhysiCell Configuration Builder?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-biomodelling-servers straight from pypi; nothing to host, nothing to sign up for.
How many people use PhysiCell Configuration Builder?
The pypi package mcp-biomodelling-servers was installed 185 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is PhysiCell Configuration Builder open source?
We cannot say either way: written in Python, 18 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.