Port Scanner API
io.github.Br0ski777/port-scannerTCP port scanning — check open ports on any host. x402 micropayment.
Tools · 1
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
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"
}
}
}