mcpserver.lol
registry/profitcollector
Connection check verified live · 20h ago

profitcollector

22 pay-per-call developer, security, network and data utilities using x402 on Base.

Tools 31
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

31 tools

Read from the running server on 20h ago.

get_dns_lookup domain*record_type
Resolve ONE DNS record type for a domain. For all record types at once use /domain/intelligence; for a bundled DNS+TLS+headers audit use /web/audit or /security/posture; for mail-s…
get_domain_intelligence domain*
Collect ALL common DNS record types (A/AAAA/MX/NS/TXT/CAA) for a domain in one call -- the multi-record bundle version of /dns/lookup.
get_jwt_decode token*
Decode a JWT payload without signature verification.
get_security_headers url*
Inspect HTTP security headers for ONE URL only. For headers combined with TLS and DNS, use /web/audit (raw) or /security/posture (scored).
get_security_posture url*
Assess TLS and HTTP security posture for a public HTTPS website -- the SAME inspection as /web/audit, but returns a 0-100 score/grade and findings instead of raw fields.
get_ssl_check hostname*
Inspect the TLS certificate for ONE hostname only. For TLS combined with HTTP headers and DNS, use /web/audit (raw) or /security/posture (scored).
get_subnet_calculate cidr*
Calculate subnet information from CIDR notation.
get_timestamp_convert timestamp*
Convert a Unix timestamp to UTC ISO-8601.
get_url_parse url*
Parse a URL into structured components.
get_uuid_generate count
Generate a random UUID version 4.
get_web_audit url*
Consolidated DNS, TLS and HTTP security audit for a public HTTPS website, returned as RAW findings (no score) -- the bundled version of /dns/lookup + /ssl/check + /security/headers…
post_base64_decode text*
Decode Base64 to UTF-8 text.
post_base64_encode text*
Encode UTF-8 text using Base64.
post_data_transform text*operation
Normalize and transform common structured text automatically.
post_domain_due_diligence domain*
The most comprehensive domain assessment: DNS + mail security (SPF/DKIM/DMARC) + TLS + HTTP headers, scored. The only endpoint in this group that adds mail-security analysis. Use f…
post_freshdep_scan refrepo_url*threshold_days
Flags pinned dependencies in a repository's requirements.txt, package-lock.json, or uv.lock published more recently than a freshness threshold -- a supply-chain-compromise tripwire…
post_hash_sha256 text*
Generate SHA-256 digest from text.
post_hash_sha512 text*
Generate SHA-512 digest from text.
post_json_minify text*
Minify valid JSON text.
post_json_pretty text*
Pretty-print valid JSON text.
post_json_repair text*
Repair common malformed JSON formatting issues.
post_json_validate text*
Validate JSON text and return parsing details.
post_media_image_convert
Convert an image between common formats (e.g. PNG/JPEG/WebP) from a URL or base64 payload.
post_quebec_invoice_compliance_check subtotal*gst_amount*qst_amount*french_textenglish_text
Verifies GST/QST were calculated correctly per Revenu Quebec's current (non-compounded) formula, and flags whether a French invoice version is present per Charter of the French Lan…
post_quebec_invoice_generate line_items*seller_name*invoice_number*seller_gst_numberseller_qst_number
Assembles a bilingual (French/English) Quebec invoice document with GST/QST computed exactly per Revenu Quebec's current formula -- you supply both languages' line-item text, this…
post_security_repo_risk_report_deep refrepo_url*
Everything in the standard report, plus a repo-wide secret/credential exposure scan (matched values are never returned).
post_security_repo_risk_report_due_diligence refrepo_url*
Everything in the deep report, plus real OpenSSF Scorecard maintainer/governance signals and a prioritized recommendation. An automated baseline positioned against $5,000-$95,000 h…
post_security_repo_risk_report_standard refrepo_url*
SBOM inventory plus real OSV.dev dependency-vulnerability matches and dependency-freshness signals for a public Git repository. One-shot alternative to a per-seat secret-scanning s…
post_text_dedupe_lines text*
Remove duplicate lines while preserving original order.
post_text_stats text*
Calculate character, word, line and byte statistics.
post_x402_service_trust_report target_url*target_method
Live, on-demand check of ONE x402-protected endpoint's payment-requirements structure, TLS certificate, and payTo on-chain balance before you pay it -- not a cached aggregate reput…