Security & Testing
selflabbs.com
Provides security intelligence tools including CVE lookup, vulnerability scanning, and domain analysis.
ENDPOINT 1
https://security.selflabbs.com/mcp
Known tools 3
cve_lookupLook up a CVE by ID and get a compact summary: description, CVSS score & severity, vector, CWE weakness, publish date, and references.
package_vulnerabilitiesList known vulnerabilities for a software package (optionally a specific version) via OSV.
audit_dependenciesAudit a whole dependency manifest for known vulnerabilities in one call.
ENDPOINT 2
https://domain.selflabbs.com/mcp
Known tools 6
domain_reportOne-call full dossier on a domain: registration (RDAP), DNS records, email deliverability, and website tech stack, combined into a single report.
domain_intelRegistration intelligence for a domain via RDAP (the modern WHOIS).
dns_lookupLook up DNS records for a domain via Cloudflare DNS-over-HTTPS.
email_deliverabilityAssess whether a domain (or the domain of an email address) can receive mail and how strong its sender authentication is.
tech_stackFingerprint the technology behind a website by fetching its homepage.
subdomainsDiscover subdomains of a domain from public Certificate Transparency logs (crt.sh).
ENDPOINT 3
https://market.selflabbs.com/mcp
Known tools 5
fx_ratesGet the latest foreign-exchange rates for a base currency (default USD), optionally limited to specific target currencies.
fx_convertConvert an amount from one currency to another at the latest ECB reference rate.
fx_historicalGet foreign-exchange rates for a base currency on a specific past date (YYYY-MM-DD).
fx_timeseriesGet a time series of exchange rates for a base currency over a date range (max ~1 year), useful for trend analysis.
fx_currenciesList the currencies supported for exchange-rate lookups, with their full names.
ENDPOINT 4
https://base.selflabbs.com/mcp
Known tools 5
address_reportOne-call snapshot of a Base address: ETH balance, USDC balance, tx count, and whether it is a contract.
token_infoERC-20 token metadata on Base: name, symbol, decimals, total supply.
token_balanceERC-20 token balance of a holder on Base (formatted + raw).
gas_nowCurrent Base network gas price (gwei and wei).
tx_statusLook up a Base transaction by hash: status, from, to, value, block, gas used.
ENDPOINT 5
https://package.selflabbs.com/mcp
Known tools 6
package_infoGet core metadata for a package: latest version, description, license, homepage, source repository, maintainers, and whether it is deprecated.
package_versionsList recent released versions of a package with release dates (most recent first).
package_downloadsGet popularity/download statistics for a package (recent download counts).
package_dependenciesList the direct dependencies of a specific package version (defaults to latest), via deps.dev.
package_healthA composite trust/health check for a package an agent is considering: latest-release recency, deprecation status, license present, maintainer count, dependency count, and any known security advisories (via deps.dev).
package_searchSearch for packages by keyword and get the top matches with descriptions.