54ch10-mcp
54ch10 MCP server
Dünner Model Context Protocol-Wrapper um die 54ch10 Live-HTTPS-API.
Live-API-Basis: https://54ch10.uk
Brief: https://54ch10.uk/v1/brief?type=address|token|url&q=...
Toolkit:
/v1/whois,/v1/dns,/v1/tls,/v1/normalize-url, hash, encode, fetch, pasteKostenlos/Demo: Header
X-54ch10-Free: 1oder/v1/<tool>/free-GeschwisterOpenAPI: https://54ch10.uk/openapi.json
x402-Discovery: https://54ch10.uk/.well-known/x402
Marke: 54ch10
Nur-Analytik – informationelle Heuristiken, keine Finanz-, Rechts- oder Anlageberatung. Keine Freigabe.
Stellt fünf Tools bereit: brief, whois, dns, tls, normalize-url.
Feld | Wert |
Paketname |
|
MCP-Registrierungsname ( |
|
Manifest |
|
Primäre Installation (heute) |
|
Installation / Ausführung
Erfordert Node.js 18+.
Primär (funktioniert heute)
Noch kein öffentliches npmjs-Paket. Installation aus dem öffentlichen GitHub-Repository:
npx -y github:sachio222/54ch10-mcpOder als Git-Abhängigkeit:
npm install github:sachio222/54ch10-mcpClaude Desktop / Cursor – siehe 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 (nicht primär)
GitHub Packages npm unterstützt nur gescopte Pakete (@sachio222/...). Verbraucher benötigen @sachio222:registry=https://npm.pkg.github.com und Authentifizierung. Kein Drop-in für ungescopte Agent-Installationen, daher nicht primär.
npmjs.org (nicht veröffentlicht)
54ch10-mcp ist noch nicht auf registry.npmjs.org (404). Verlassen Sie sich nicht auf npx 54ch10-mcp, bis eine zukünftige Veröffentlichung erfolgt.
Aus diesem Verzeichnis (lokal)
npm install(siehe package.json).npm startodernode src/index.js
Der Prozess spricht MCP über stdio. Hosts starten ihn; erwarten Sie keine interaktive Terminalausgabe.
Umgebungsvariable | Zweck |
BRIEF_API_BASE | API-Basis überschreiben (Standard https://54ch10.uk) |
BRIEF_API_KEY | Optionaler kostenpflichtiger Schlüssel. Leer – Wrapper sendet |
Smoke-Test (kostenloser Header bei jedem Tool): GET https://54ch10.uk/v1/brief?type=url&q=https://example.com – auch /v1/whois?domain=, /v1/dns?domain=, /v1/tls?domain=, /v1/normalize-url?q= mit Header X-54ch10-Free: 1
Optional: Verwenden Sie das Inspektionsskript in package.json mit dem MCP Inspector.
Related MCP server: SQD Portal MCP Server
Tools
brief
Argument | Typ | Erforderlich | Beschreibung |
type | address / token / url | ja | Was gebrieft werden soll |
q | string | ja | Adresse, Token-ID/Symbol oder URL |
Gibt Score, Band, Flags, Zusammenfassung, Quellen, Haftungsausschluss zurück.
whois
Argument | Typ | Erforderlich | Beschreibung |
domain | string | ja | Domainname (z. B. example.com) |
RDAP-Registrierung / Registrar / age_days. Pfad: GET /v1/whois.
dns
Argument | Typ | Erforderlich | Beschreibung |
domain | string | ja | Domainname |
A/AAAA/MX/NS + Betrugssignal-Flags. Pfad: GET /v1/dns.
tls
Argument | Typ | Erforderlich | Beschreibung |
domain | string | ja | Domainname |
CT-Aussteller / Gültigkeit + HTTPS-Erreichbarkeit. Pfad: GET /v1/tls.
normalize-url
Argument | Typ | Erforderlich | Beschreibung |
q | string | ja | Zu kanonisierende URL |
Scheme/Host normalisieren, Fragment entfernen, Abfrage sortieren. Pfad: GET /v1/normalize-url.
Authentifizierung / Zahlungen
Kostenlos/Demo – lassen Sie
BRIEF_API_KEYleer (Wrapper verwendetX-54ch10-Free: 1, 20/UTC-Tag/IP geteilt).Stripe – setzen Sie
BRIEF_API_KEYnach Checkout-Anspruch.x402 (HTTP-API) – rufen Sie https://54ch10.uk/v1/ mit USDC Pay-per-Call auf. Dieser stdio-Wrapper zahlt nicht automatisch; verwenden Sie x402-Client-Bibliotheken gegen HTTP oder einen Stripe-Schlüssel hier.
Tool | Indikativer x402-Preis (USDC) |
brief | $0.01 |
whois | $0.005 |
dns | $0.002 |
tls | $0.005 |
normalize-url | $0.001 |
Discovery: https://54ch10.uk/.well-known/x402
Checkliste für Registrierungseintrag
Lokale Vorbereitung (dieser Ordner):
Live-HTTPS-Tool-Ziel
Tools: brief + whois + dns + tls + normalize-url
package.json name 54ch10-mcp + mcpName = io.github.sachio222/54ch10-mcp
server.json matching mcpName
CONFIG.example.json + README (github: primäre Installation)
Öffentliches GitHub-Repository https://github.com/sachio222/54ch10-mcp
Öffentliches npmjs 54ch10-mcp – noch nicht veröffentlicht
Offizielle MCP-Registry – blockiert, bis npmjs-Paket existiert (npm registryType = registry.npmjs.org nur)
Nachdem npmjs öffentlich ist: mcp-publisher login github, dann veröffentlichen
Außerdem: mcp.so / Smithery / awesome-mcp-servers PRs als sachio222, nachdem das Paket auf npmjs ist.
Nicht Discord/X automatisch posten.
Haftungsausschluss
Nur informationelle Werkzeuge. Keine Finanz-, Anlage-, Rechts- oder Steuerberatung. Vollständiger Text: 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