Server data from the Official MCP Registry
Manage RacterMX email forwarding — domains, aliases, webhooks, and more — via AI.
Manage RacterMX email forwarding — domains, aliases, webhooks, and more — via AI.
Valid MCP server (2 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: RACTERMX_API_KEY
Environment variable: RACTERMX_API_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-racter-ciso-ractermx": {
"env": {
"RACTERMX_API_KEY": "your-ractermx-api-key-here",
"RACTERMX_API_URL": "your-ractermx-api-url-here"
},
"args": [
"-y",
"@ractermx/mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
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": ["-y", "@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 statisticsget_daily_statistics — Daily breakdown for chartsget_statistics_by_domain — Stats 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 settingsdelete_domain — Remove a domainverify_domain_dns — Trigger DNS verificationget_domain_dns_records — Get required DNS recordsget_domain_statistics — Get per-domain email statsget_domain_health — SPF/DKIM/DMARC/MX statusenable_wildcard — Enable wildcard subdomain forwardingdisable_wildcard — Disable wildcard subdomain forwardinglist_tags — List all tagscreate_tag — Create a tagupdate_tag — Update a tagdelete_tag — Delete a tagassign_tags_to_domain — Assign tags to a domainremove_tag_from_domain — Remove a tag from a domainget_notification_preferences — Get mute/unmute settingsset_notification_preferences — Set mute/unmute settingsinitiate_domain_transfer — Initiate a transfercancel_domain_transfer — Cancel a pending transferlist_organizations — List org tree (with optional domains/scores)create_organization — Create a child orgupdate_organization — Rename or reparentdelete_organization — Delete an orglist_organization_members — List membersinvite_to_organization — Invite a userremove_organization_member — Remove a memberlist_organization_domains — List domains in an orgmove_domain_to_organization — Move a domainbulk_move_domains — Move multiple domainsget_security_checks — All check results grouped by pillarget_security_score — Latest posture score and gradetrigger_security_scan — On-demand scan (1/hr rate limit)get_security_history — Score history (up to 365 days)apply_security_fix — Apply suggested zone fixacknowledge_drift — Acknowledge drift eventget_check_catalog — Full check catalogset_check_override — Override check severity per domainlist_zone_records — List all zone recordscreate_zone_record — Create a DNS recordupdate_zone_record — Update a DNS recorddelete_zone_record — Delete a DNS recordlist_aliases — List aliases for a domainlist_all_aliases — Global alias list across all domainsget_alias — Get alias detailscreate_alias — Create a new aliasupdate_alias — Update an aliasdelete_alias — Delete an aliasget_alias_statistics — Per-alias statisticsexport_aliases — Export aliases as CSVbulk_update_aliases — Bulk enable/disable or change forward_tolist_email_logs — Search email logs with filtersget_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 — Get signing secretrotate_webhook_secret — Rotate 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 keyrevoke_api_key — Revoke a keylist_smtp_credentials — List SMTP credentialscreate_smtp_credential — Create SMTP credentialsdelete_smtp_credential — Delete SMTP credentialsreset_smtp_password — Reset passwordset_smtp_reply_from — Set reply-from aliasget_retention_policy — View retention settingsupdate_retention_policy — Update retentionlist_anonymous_replies — List proxy addressesdisable_anonymous_reply — Disable a proxylist_notifications — List dashboard notificationsmark_notification_read — Mark one as readmark_all_notifications_read — Mark all as readdelete_notification — Delete a notificationget_reputation_score — Composite score and gradeget_reputation_blacklists — Current and historical listingsget_reputation_deliverability — Bounce/spam/rejection metricsget_reputation_ips — Per-IP reputation dataget_reputation_trends — Time-series charts dataget_reputation_recommendations — Actionable recommendationslist_dmarc_reports — List aggregate reportsget_dmarc_report — Full report detail with recordsget_dmarc_sources — Source analysis (who sends as you)get_dmarc_compliance — Compliance rate and recommendationsexport_dmarc_report — Export report as XMLapply_dmarc_policy — Change DMARC policy (none/quarantine/reject)list_alert_rules — List rulescreate_alert_rule — Create a ruleget_alert_rule — Get rule detailsupdate_alert_rule — Update a ruledelete_alert_rule — Delete a ruleget_alert_rule_history — Firing historytest_alert_rule — Send test alerttrigger_compliance_export — Trigger export (1/24hr)get_compliance_export_status — Check status/download URLsearch — Unified search across domains, aliases, logsget_rate_limit_status — Current API rate limit statusBe the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.