Manage RacterMX email forwarding — domains, aliases, webhooks, and more — via AI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ractermx": {
"env": {
"RACTERMX_API_KEY": "sk_your_key_here"
},
"args": [
"@ractermx/mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for managing RacterMX email forwarding via AI assistants.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication / developer-tools
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP Security Weekly
Get CVE alerts and security updates for io.github.racter-ciso/ractermx and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server for managing RacterMX email forwarding via AI assistants.
npm install
Set environment variables:
RACTERMX_API_KEY (required) — your sk_* API key from RacterMXRACTERMX_API_URL (optional) — defaults to https://ractermx.comAdd to your MCP config:
{
"mcpServers": {
"ractermx": {
"command": "npx",
"args": ["@ractermx/mcp-server"],
"env": {
"RACTERMX_API_KEY": "sk_your_key_here"
}
}
}
}
All tools target the V2 API (/api/v2).
get_dashboard — Dashboard statistics overviewget_statistics — Aggregated email statistics with optional date rangeget_daily_statistics — Daily email statistics breakdownget_statistics_by_domain — Email statistics grouped by domainget_quota — Account quota and usage limitslist_domains — List all forwarding domainsget_domain — Get domain detailsadd_domain — Add a new domainupdate_domain — Update domain settings (active, monitoring, catch-all, max aliases)delete_domain — Remove a domain and all its aliasesverify_domain_dns — Trigger DNS verificationget_domain_dns_records — Get required DNS records (MX, SPF, DKIM, DMARC)get_domain_statistics — Get email stats for a domainget_domain_health — Get domain health dashboard (SPF/DKIM/DMARC/MX status)get_security_checks — Get all security check results grouped by pillarget_security_score — Get posture score and grade with pillar breakdowntrigger_security_scan — Trigger an on-demand security scanget_security_history — Get posture score history (up to 365 days)apply_security_fix — Apply a suggested zone fix for a findingacknowledge_drift — Acknowledge a DNS drift eventget_check_catalog — Get the full check catalog grouped by pillarset_check_override — Override check enabled/severity per domainlist_zone_records — List all DNS zone records (DNS-hosted domains)create_zone_record — Create a DNS recordupdate_zone_record — Update a DNS recorddelete_zone_record — Delete a DNS recordlist_aliases — List aliases for a domainget_alias — Get alias detailscreate_alias — Create a new aliasupdate_alias — Update an aliasdelete_alias — Delete an aliasget_alias_statistics — Get per-alias forwarding statisticsexport_aliases — Export aliases as CSVlist_email_logs — Search email logs with filters (including full-text search)get_email_log — Get a specific log entrysend_email — Send an emaillist_webhooks — List webhook endpointscreate_webhook — Create a webhookupdate_webhook — Update a webhookdelete_webhook — Delete a webhooktest_webhook — Send a test eventget_webhook_secret — Reveal the signing secretrotate_webhook_secret — Rotate the signing secretlist_webhook_delivery_logs — View delivery historyretry_webhook_delivery — Retry a failed deliverylist_blocklist — List blocked sendersadd_blocklist_entry — Block a sender/patternremove_blocklist_entry — Unblock a senderlist_api_keys — List active keyscreate_api_key — Create a new key with granular scopesrevoke_api_key — Revoke a keylist_smtp_credentials — List SMTP credentials for a domaincreate_smtp_credential — Create SMTP credentialsdelete_smtp_credential — Delete SMTP credentialsreset_smtp_password — Reset SMTP credential passwordset_smtp_reply_from — Set custom reply-from alias for anonymous repliesget_retention_policy — View retention settingsupdate_retention_policy — Update retenti