MCP
Convurter MCP wraps the authenticated API.
The MCP endpoint is limited to read-only lookup/report tools. It uses the same account API keys, scopes, credits, and limits as the REST API.
Endpoint
POST https://api.convurter.com/mcp
Use Authorization: Bearer cvt_live_... or Authorization: Bearer cvt_test_... plus Accept: application/json, text/event-stream. Unauthenticated MCP requests are rejected.
Available tools
convurter.dns_lookup,convurter.mx_lookup,convurter.spf_record_check, andconvurter.dmarc_check.convurter.ssl_check,convurter.redirect_chain,convurter.http_headers,convurter.security_headers, andconvurter.http_status.convurter.website_ip,convurter.whois_lookup, andconvurter.email_health_report.
Explicit exclusions
MCP does not expose file uploads, job creation, delete actions, billing actions, redaction, signing, legal/compliance checks, accessibility certification, arbitrary URL-to-PDF, shell execution, browser automation, or broad file mutation.
Access boundaries
MCP is for narrow lookup and report workflows. Use the web product for file tools, billing, and account management.