Nyc Restroom MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 10 Jul 2026.
Find NYC public restrooms and their latest Parks inspection status, from NYC Open Data
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 nyc-restroom-mcp -- npx -y nyc-restroom-mcp
{
"mcpServers": {
"nyc-restroom-mcp": {
"args": [
"-y",
"nyc-restroom-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nyc-restroom-mcp]
command = "npx"
args = ["-y", "nyc-restroom-mcp"]
{
"mcpServers": {
"nyc-restroom-mcp": {
"args": [
"-y",
"nyc-restroom-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nyc-restroom-mcp": {
"args": [
"-y",
"nyc-restroom-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.