
Port Scanner API
Let your coding agent run TCP port scans against hosts you own or have permission to test before go-live or during incident checks.
Overview
io.github.Br0ski777/port-scanner is a Ship-phase MCP server that performs TCP port scans on a host via a remote SSE endpoint with x402 micropayment.
What is this MCP server?
- Remote SSE MCP endpoint for TCP port scanning against a specified host
- x402 micropayment model on the klymax402.com hosted API
- Version 1.1.0 server schema with GitHub source at port-scanner-x402
- Agent-callable checks without installing a local scanner binary
- Useful for staging smoke tests and authorized penetration prep
- Server version 1.1.0 per MCP server.schema.json
- Single SSE remote: https://port-scanner.api.klymax402.com/mcp
- x402 micropayment pricing model on hosted endpoint
What problem does it solve?
You need your agent to confirm which TCP ports are open on a server without juggling local nmap installs and one-off shell scripts.
Who is it for?
Indie builders doing authorized pre-launch port checks on staging or production hosts from inside an MCP-enabled agent.
Skip if: Builders who need UDP scanning, deep CVE correlation, or scanning third-party systems without written permission.
What do I get? / Deliverables
After registration, your agent can request scans and use open-port results in security checklists and deployment sign-off notes.
- Agent-readable TCP port scan results for a specified host
- Inputs for ship-phase security and exposure checklists
Recommended MCP Servers
Journey fit
How it compares
Remote MCP security utility with x402 billing, not a local nmap skill or full cloud posture platform.
Common Questions / FAQ
Who is io.github.Br0ski777/port-scanner for?
Solo developers and small teams who use MCP agents and want lightweight TCP port visibility during Ship-phase security work on systems they are allowed to test.
When should I use io.github.Br0ski777/port-scanner?
Use it before launch or after infra changes when you need a quick open-port snapshot to compare against your expected firewall and service layout.
How do I add io.github.Br0ski777/port-scanner to my agent?
Add the SSE remote URL https://port-scanner.api.klymax402.com/mcp from the server manifest to your Claude Code or Cursor MCP servers list and satisfy the x402 micropayment flow the host requires.