port-scanner
Port Scanner API
任意のホストのTCPポートをスキャンし、開いているか閉じているかの状態と応答時間を確認できます。デフォルトでは一般的な16ポートを検査します。x402による呼び出しごとの課金(Base L2上のUSDC)で、APIキー不要、サインアップ不要、レート制限の壁もありません。
klymax402マーケットプレイスの一部です。AIエージェント向けの100種類のx402マイクロペイメントAPIを、1つのウォレットで、Base上のUSDCで提供しています。
クイックスタート -- MCP
お使いのMCPクライアント設定(Claude Desktop、Cursor、ElizaOSなど)に追加します:
{
"mcpServers": {
"port-scanner": {
"url": "https://port-scanner.api.klymax402.com/mcp"
}
}
}Related MCP server: Network Scanner MCP
クイックスタート -- HTTP (x402)
curl -X POST "https://port-scanner.api.klymax402.com/api/scan" \
-H "Content-Type: application/json" \
-d '{"host":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402対応クライアント(@x402/fetch 、x402-agent-tools、ATXP)は、402 -> 署名 -> リトライのサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.008 | ホスト上の一般的なポートをスキャンし、どのポートが開いているかを確認します |
network_scan_ports
ホスト上でどのTCPポートが開いているかを確認する必要がある場合に使用します。ポートの状態と応答時間をJSONで返します。
パラメータ
名前 | 型 | 必須 | 説明 |
ホスト | string | 必須 | スキャンするホスト名またはIPアドレス |
ポート | array | 省略可 | スキャンするポート番号の配列(デフォルト: [21,22,25,53,80,110,143,443,993,995,3306,3389,5432,6379,8080,8443]) |
応答例:
{"host":"example.com","ports":[{"port":80,"status":"open","responseTime":45},{"port":443,"status":"open","responseTime":52},{"port":22,"status":"closed","responseTime":null}],"openCount":2,"totalScanned":16,"scanDuration":1200}使用する場面: サーバーの偵察、ファイアウォォーールの確認、サービスの可用性のチェック、インフラストラクチャチャの監査査。
対象外: DNS解決(network_lookup_dnsを使用)、SSSL証明書のチェック(security_check_ssを使用)、HTTPヘッダーの分析析(network_analyze_headersを使用)。
エージェントのプロンプト例
"ホスト上で開いているTCPポートを調べる"
支払い
プロトコル: x402 -- HTTPネイティブの呼び出しごとの課金、サインアップ不要、APIキー不要
ネットワーク: Base L2(
eip155:8453)アセット: USドコイン
ファシリテーター: Coinbase CDP(プライマリ)、PayAthe(フォロバック)
また ATXP(OAuthでラップされたx402、RFC 9728 保護リソースメタデータ)経由でも利用可能です。
klymax402の一部
AIエージェント向けの100種類のx402マイクロペイメントAPI -- 1つのウォレット、Base上のCo、サインアップ不要。
完全なAPIリファレンス: https://k96max402.com/llms-full.txt
ライブ統計: https://xyz.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to perform network scanning operations using NMAP, offering a standardized interface for network analysis and security assessments through AI conversations.3248MIT
- AlicenseNot gradedqualityDmaintenanceEnables network discovery, port scanning, and infrastructure monitoring with device detection, service fingerprinting, and cluster health checks for autonomous AI systems.2MIT

Pylon MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- AlicenseNot gradedqualityCmaintenanceEnables AI agents to resolve tokens, get quotes, check for honeypots/rug pulls, build swaps, and retrieve receipts via x402 micropayments.1MIT
Related MCP Connectors
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/port-scanner-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server