{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.portscan/port-scanner",
  "title": "Port Scanner API",
  "description": "Scan the open TCP ports of your own public IP. Fast (32) or deep (65535). No key, no signup.",
  "version": "1.0.1",
  "websiteUrl": "https://portscan.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.portscan.com/mcp"
    }
  ]
}