Skip to content
Cursor

Port Scanner API for Cursor

com.portscan/port-scanner

Scan the open TCP ports of your own public IP. Fast (32) or deep (65535). No key, no signup.

client:Cursor transport:streamable-http tools:2

Install Port Scanner API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "port-scanner": {
      "url": "https://api.portscan.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Port Scanner API in other clients