π¦
RacterMX
Manage RacterMX email forwarding β domains, aliases, webhooks, and more β via AI.
0 installs
Trust: 37 β Low
Browser
Ask AI about RacterMX
Powered by Claude Β· Grounded in docs
I know everything about RacterMX. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
@ractermx/mcp-server
MCP server for managing RacterMX email forwarding via AI assistants.
Setup
npm install
Configuration
Set environment variables:
RACTERMX_API_KEY(required) β yoursk_*API key from RacterMXRACTERMX_API_URL(optional) β defaults tohttps://ractermx.com
Usage with Kiro / Claude Desktop
Add to your MCP config:
{
"mcpServers": {
"ractermx": {
"command": "npx",
"args": ["@ractermx/mcp-server"],
"env": {
"RACTERMX_API_KEY": "sk_your_key_here"
}
}
}
}
Available Tools (60 total)
All tools target the V2 API (/api/v2).
Dashboard & Statistics (5)
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 limits
Domains (9)
list_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)
Security Posture (8)
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 domain
DNS Zone Records (4)
list_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 record
Aliases (7)
list_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 CSV
Email Logs (2)
list_email_logsβ Search email logs with filters (including full-text search)get_email_logβ Get a specific log entry
Email Sending (1)
send_emailβ Send an email
Webhooks (9)
list_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 delivery
Blocklist (3)
list_blocklistβ List blocked sendersadd_blocklist_entryβ Block a sender/patternremove_blocklist_entryβ Unblock a sender
API Keys (3)
list_api_keysβ List active keyscreate_api_keyβ Create a new key with granular scopesrevoke_api_keyβ Revoke a key
SMTP Credentials (5)
list_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 replies
Retention Policy (2)
get_retention_policyβ View retention settingsupdate_retention_policyβ Update retention (metadata days, per-event overrides)
Anonymous Replies (2)
list_anonymous_repliesβ List anonymous reply proxiesdisable_anonymous_replyβ Disable a proxy address
