mcpbeat Sign in

Physbound MCP Server

by jonesrobm Your server? Claim it
local only

Physbound runs on your own machine — the client starts it, so there is no endpoint to ping. 464 installs a week from pypi. Last commit 5 Sep 2026.

Physical Layer Linter: validates RF and radar calculations against hard physical limits.

Installs per day peak 235 · avg 30 · +359% w/w
a month agotoday
464
Installs / week
pypi · physbound
2
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Physbound 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 physbound -- uvx physbound
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "physbound": {
      "args": [
        "physbound"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.physbound]
command = "uvx"
args = ["physbound"]
.cursor/mcp.json
{
  "mcpServers": {
    "physbound": {
      "args": [
        "physbound"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "physbound": {
      "args": [
        "physbound"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Physbound

same job, measured the same way
WhaTools — WhatsApp tools
by wha

WhatsApp tools: wa.me links, QR codes, share widgets, phone validation, API rate card & limits.

8 tools answering
Zapier Dev MCP
by arose26

For Zapier integration developers: inspect, lint, and validate zapier-platform-cli projects.

38 installs/wk local only
RTBlint
by aleksuix

Validate OpenRTB bid requests and responses against IAB specs. ARTF, Rust core.

6 tools answering
VASTlint
by aleksuix

Validate VAST, VMAP, and DAAST ad tags against IAB specs. 232 rules, pure Rust core.

15 tools answering
Einvoice Mandate Lint
by jmshinhwa

Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i

403 installs/wk local only
Model Card Lint Gpai
by jmshinhwa

Lints a Hugging Face model card against the Hub metadata spec and the EU AI Act general-purpose AI d

275 installs/wk local only
Modelbound MCP
by modelbound

Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.

51 installs/wk local only
JMeter Docs
by qainsights

Apache JMeter community documentation, conversion tools, linters, and calculators for AI agents.

10 tools answering

Physbound — questions

Answers built from our own checks of this server.

Why is there no uptime for Physbound?
Physbound 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 physbound was installed 464 times last week.
How do I connect Physbound?
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 physbound straight from pypi; nothing to host, nothing to sign up for.
How many people use Physbound?
The pypi package physbound was installed 464 times in the last week. Week over week that is +359%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Physbound open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.