Catalog
com.portscan/port-scanner
OfficialPort Scanner API
Scan the open TCP ports of your own public IP. Fast (32) or deep (65535). No key, no signup.
Scan open TCP ports on your public IP address with configurable depth settings.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"port-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.portscan.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.