Back to search
90
MCP live v1.1.0 sse

Port Scanner API

io.github.Br0ski777/port-scanner

TCP port scanning — check open ports on any host. x402 micropayment.

Uptime
40.0%
5 probes
Response
216ms
last probe
Tools
1
callable

Tools · 1

network_scan_ports

Use this when you need to check which TCP ports are open on a host. Returns port status and response times in JSON. Returns: 1. host scanned 2. ports array with port number, status (open/closed/filte…

Similar MCP servers embedding-nearest

Port Scanner API
TCP port scanning — check open ports on any host. x402 micropayment.
0 tools · sse
Port Scanner
Check open TCP ports on any host.
0 tools
Webhook Tester API live
Test webhook endpoints — send requests, measure latency, validate responses. x402 micropayment.
1 tools · sse
SSL Checker API live
SSL certificate check — validity, expiry, issuer, chain, grade. x402 micropayment.
1 tools · sse
HTTP Headers Analyzer API live
HTTP header analysis — security headers, cache, server detection. x402 micropayment.
1 tools · sse
Compuute MCP Security Scanner live
Scan any public GitHub MCP-server repo for security issues. 37 MCP-specific L1 rules, 8 languages.
1 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "port_scanner_api": {
      "url": "https://port-scanner.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}