Agent Tools
Back to MCP servers

TCP Port Scanner — Open Ports & Response Time

https://server.smithery.ai/axel-belfort/port-scanner/mcp
● healthy

TCP port scanner API for AI agents. Scan any host for open/closed port status with response time measurement. 16 common ports by default (HTTP, HTTPS, SSH, FTP, SMTP, MySQL, PostgreSQL, Redis, etc.) or custom port list. Tools: network_scan_ports. Use this for security audits, infrastructure monitoring, or service discovery. IMPORTANT: For HTTP header security analysis, use network_analyze_headers. For SSL check, use security_check_ssl. Returns: {ports[], openCount, closedCount}. No API key required — x402 micropayment $0.003/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/port-scanner/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/port-scanner/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/port-scanner-x402
Listed at (smithery)
https://github.com/Br0ski777/port-scanner-x402