Physbound
Rank #10,365io.github.JonesRobM/physbound
Physical Layer Linter: validates RF and radar calculations against hard physical limits.
Physbound is a Model Context Protocol (MCP) server published by jonesrobm. It ranks #10,365 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Physbound is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Feb 8, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 121,681 of 132,046 servers on MCP Toplist.
Use Physbound
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add physbound -- uvx physbound[mcp_servers.physbound]
command = "uvx"
args = ["physbound"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"physbound": {
"command": "uvx",
"args": [
"physbound"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"physbound": {
"command": "uvx",
"args": [
"physbound"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"physbound": {
"type": "stdio",
"command": "uvx",
"args": [
"physbound"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"physbound": {
"command": "uvx",
"args": [
"physbound"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"physbound": {
"command": "uvx",
"args": [
"physbound"
]
}
}
}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.JonesRobM%2Fphysbound)<a href="https://mcptoplist.com/server/io.github.JonesRobM%2Fphysbound"><img src="https://mcptoplist.com/badge/io.github.JonesRobM%2Fphysbound.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jonesrobm
Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Aug 31, 2026 |
| 0.1.2 | Feb 8, 2026 |
| 0.1.1 | Feb 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Physbound?
- Physbound is maintained by jonesrobm, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Physbound listed on the Official MCP Registry?
- Yes — Physbound is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Physbound have?
- MCP Toplist tracks 4 versions of Physbound, most recently published on Aug 31, 2026.
- Where can I find the source code for Physbound?
- The source code for Physbound is hosted at github.com/jonesrobm/physbound.
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.