54ch10-mcp
54ch10 MCP サーバー
54ch10 ライブ HTTPS API をラップする軽量 Model Context Protocol ラッパー。
ライブ API ベース: https://54ch10.uk
Brief: https://54ch10.uk/v1/brief?type=address|token|url&q=...
ツールキット:
/v1/whois、/v1/dns、/v1/tls、/v1/normalize-url, hash, encode, fetch, paste無料/デモ: ヘッダー
X-54ch10-Free: 1または/v1/<tool>/free系エンドポイントOpenAPI: https://54ch10.uk/openapi.json
x402 ディスカバリ: https://54ch10.uk/.well-known/x402
ブランド: 54ch10
分析のみ — 情報提供を目的としたヒューリスティックであり、金融・法律・投資に関する助言ではありません。承認・クリアランスではありません。
5 つのツールを公開: brief、whois、dns、tls、normalize-url。
フィールド | 値 |
パッケージ名 |
|
MCP レジストリ名 ( |
|
マニフェスト |
|
現在の主なインストール方法 |
|
インストール / 実行
Node.js 18+ が必要です。
主な方法 (現在利用可能)
公開 npmjs パッケージはまだありません。公開 GitHub リポジトリからインストール:
npx -y github:sachio222/54ch10-mcpまたは git 依存関係として:
npm install github:sachio222/54ch10-mcpClaude Desktop / Cursor — CONFIG.example.json を参照:
{
"mcpServers": {
"54ch10": {
"command": "npx",
"args": ["-y", "github:sachio222/54ch10-mcp"],
"env": {
"BRIEF_API_BASE": "https://54ch10.uk",
"BRIEF_API_KEY": ""
}
}
}
}GitHub Packages (主な方法ではない)
GitHub Packages npm は スコープ付き パッケージ (@sachio222/...) のみをサポートします。利用者は @sachio222:registry=https://npm.pkg.github.com と認証が必要です。スコープなしのエージェントインストールにはそのまま使えないため、主な方法ではありません。
npmjs.org (未公開)
54ch10-mcp はまだ registry.npmjs.org にありません (404)。将来の公開までは npx 54ch10-mcp に依存しないでください。
このディレクトリから (ローカル)
npm install(package.json を参照)。npm startまたはnode src/index.js
プロセスは stdio 経由で MCP を話します。ホストが起動するものであり、対話的なターミナル出力は期待しないでください。
環境変数 | 目的 |
BRIEF_API_BASE | API ベースを上書き (デフォルト https://54ch10.uk) |
BRIEF_API_KEY | 任意の有料キー。空の場合 — ラッパーは |
スモークテスト (各ツールに無料ヘッダー): GET https://54ch10.uk/v1/brief?type=url&q=https://example.com — 同様に /v1/whois?domain=、/v1/dns?domain=、/v1/tls?domain=、/v1/normalize-url?q= にヘッダー X-54ch10-Free: 1 を付けて実行
任意: package.json の inspect スクリプトを MCP Inspector と一緒に使用。
Related MCP server: SQD Portal MCP Server
ツール
brief
引数 | 型 | 必須 | 説明 |
type | address / token / url | はい | ブリーフィング対象 |
q | string | はい | アドレス、トークン ID/シンボル、または URL |
スコア、バンド、フラグ、サマリー、ソース、免責事項を返します。
whois
引数 | 型 | 必須 | 説明 |
domain | string | はい | ドメイン名 (例: example.com) |
RDAP 登録情報 / レジストラ / age_days。パス: GET /v1/whois。
dns
引数 | 型 | 必須 | 説明 |
domain | string | はい | ドメイン名 |
A/AAAA/MX/NS + 不正シグナルフラグ。パス: GET /v1/dns。
tls
引数 | 型 | 必須 | 説明 |
domain | string | はい | ドメイン名 |
CT 発行者 / 有効性 + HTTPS 到達可能性。パス: GET /v1/tls。
normalize-url
引数 | 型 | 必須 | 説明 |
q | string | はい | 正規化する URL |
スキーム/ホストの正規化、フラグメントの除去、クエリの並べ替え。パス: GET /v1/normalize-url。
認証 / 支払い
無料/デモ —
BRIEF_API_KEYを空のままにする (ラッパーはX-54ch10-Free: 1を使用、UTC 日あたり IP ごとに 20 回共有)。Stripe — Checkout で取得後に
BRIEF_API_KEYを設定。x402 (HTTP API) — https://54ch10.uk/v1/ を USDC の従量課金で呼び出し。この stdio ラッパーは自動支払いを行いません。HTTP に対して x402 クライアントライブラリを使用するか、ここで Stripe キーを使用してください。
ツール | 参考 x402 価格 (USDC) |
brief | $0.01 |
whois | $0.005 |
dns | $0.002 |
tls | $0.005 |
normalize-url | $0.001 |
ディスカバリ: https://54ch10.uk/.well-known/x402
レジストリ掲載チェックリスト
ローカル準備 (このフォルダ):
ライブ HTTPS ツールターゲット
ツール: brief + whois + dns + tls + normalize-url
package.json の名前 54ch10-mcp + mcpName = io.github.sachio222/54ch10-mcp
mcpName に一致する server.json
CONFIG.example.json + README (github: 主なインストール方法)
公開 GitHub リポジトリ https://github.com/sachio222/54ch10-mcp
公開 npmjs 54ch10-mcp — まだ未公開
公式 MCP レジストリ — npmjs パッケージが存在するまでブロック (npm registryType = registry.npmjs.org のみ)
npmjs 公開後: mcp-publisher で github にログインし、公開
また: パッケージが npmjs に公開された後、sachio222 として mcp.so / Smithery / awesome-mcp-servers への PR。
しないこと: Discord/X への自動投稿。
免責事項
情報提供のみを目的としたツールです。金融、投資、法律、税務に関する助言ではありません。全文: https://54ch10.uk/LEGAL_DISCLAIMER.txt
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 gradedqualityCmaintenanceWraps the ScanMalware.com API to enable phishing triage, malware scanning, and certificate inspection through natural language, allowing users to submit scans, retrieve results, and analyze threats via MCP tools.Apache 2.0- AlicenseAqualityBmaintenanceThin MCP wrapper around the SQD Portal API for blockchain data queries across multiple networks including EVM, Solana, Bitcoin, Substrate, and Hyperliquid. Provides 25 public tools for discovery, cross-chain queries, and chain-specific operations.10281MIT
- AlicenseNot gradedqualityBmaintenanceProvides MCP tools for IP threat intelligence lookup and enrichment, including single IP lookup, bulk hunting, ASN expansion, and feed status queries.MIT
- FlicenseNot gradedqualityCmaintenance53 security & enrichment MCP tools for AI agents. Contract scanning, threat intel, OSINT, crypto data, DNS/WAF recon. Pay-per-call via HTTP 402 + USDC on Base mainnet. No API keys. First call free.
Related MCP Connectors
Query Truss threat intelligence via hosted MCP (OAuth). Growth+ plans.
VirusTotal MCP — file / URL / domain / IP reputation (BYO key)
Crypto transaction firewall and risk tools for MCP agents.
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/sachio222/54ch10-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server