Tidyports runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 29 Jul 2026.
See and kill the dev servers your coding agents leave running, and get collision-free ports.
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 tidyports -- npx -y @tidyports/mcp
{
"mcpServers": {
"tidyports": {
"args": [
"-y",
"@tidyports/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tidyports]
command = "npx"
args = ["-y", "@tidyports/mcp"]
{
"mcpServers": {
"tidyports": {
"args": [
"-y",
"@tidyports/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tidyports": {
"args": [
"-y",
"@tidyports/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.