@ractermx/mcp-server
MCP server for managing RacterMX email forwarding via AI assistants.
README
@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": ["-y", "@ractermx/mcp-server"],
"env": {
"RACTERMX_API_KEY": "sk_your_key_here"
}
}
}
}
Available Tools (111 total)
All tools target the V2 API (/api/v2).
Required API Key Scopes
Each tool group requires specific scopes on your API key:
| Tool Group | Required Scope |
|---|---|
| Dashboard, Statistics, Email Logs, Search, Quota, Rate Limit | email:read |
| Email Sending | email:send |
| Domains, Tags, Organizations, Verification, Transfers, Security, Check Catalog, Reputation, DMARC | domains:read / domains:manage |
| Aliases | aliases:read / aliases:manage |
| SMTP Credentials, Anonymous Replies | smtp:read / smtp:manage |
| Webhooks | webhooks:read / webhooks:manage |
| Blocklist | blocklist:read / blocklist:manage |
| API Keys, Compliance Export | api-keys:manage |
| Retention Policy | retention:read / retention:manage |
| DNS Zone Records | dns-zone:read / dns-zone:manage |
| Notifications | notifications:read / notifications:manage |
| Alert Rules | alerts:read / alerts:manage |
Create an API key with all 21 scopes for full access, or limit to specific scopes for restricted integrations.
Dashboard & Statistics (5)
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 limits
Domains (9)
list_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 status
Domain Wildcard (2)
enable_wildcard— Enable wildcard subdomain forwardingdisable_wildcard— Disable wildcard subdomain forwarding
Domain Tags (6)
list_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 domain
Domain Notification Preferences (2)
get_notification_preferences— Get mute/unmute settingsset_notification_preferences— Set mute/unmute settings
Domain Transfers (2)
initiate_domain_transfer— Initiate a transfercancel_domain_transfer— Cancel a pending transfer
Organizations (10)
list_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 domains
Domain Security / DoSPM (8)
get_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 domain
DNS Zone Records (4)
list_zone_records— List all zone recordscreate_zone_record— Create a DNS recordupdate_zone_record— Update a DNS recorddelete_zone_record— Delete a DNS record
Aliases (8)
list_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_to
Email Logs (2)
list_email_logs— Search email logs with filtersget_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— Get signing secretrotate_webhook_secret— Rotate 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 keyrevoke_api_key— Revoke a key
SMTP Credentials (5)
list_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 alias
Retention Policy (2)
get_retention_policy— View retention settingsupdate_retention_policy— Update retention
Anonymous Replies (2)
list_anonymous_replies— List proxy addressesdisable_anonymous_reply— Disable a proxy
Notifications (4)
list_notifications— List dashboard notificationsmark_notification_read— Mark one as readmark_all_notifications_read— Mark all as readdelete_notification— Delete a notification
Reputation (6)
get_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 recommendations
DMARC (6)
list_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)
Alert Rules (7)
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 alert
Compliance Export (2)
trigger_compliance_export— Trigger export (1/24hr)get_compliance_export_status— Check status/download URL
Search & Rate Limits (2)
search— Unified search across domains, aliases, logsget_rate_limit_status— Current API rate limit status
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。