@ractermx/mcp-server
@ractermx/mcp-server
AI 어시스턴트를 통해 RacterMX 이메일 전달을 관리하기 위한 MCP 서버입니다.
설정
npm installRelated MCP server: Email MCP Server
구성
환경 변수를 설정하세요:
RACTERMX_API_KEY(필수) — RacterMX에서 발급받은sk_*API 키RACTERMX_API_URL(선택) — 기본값은https://ractermx.com
Kiro / Claude Desktop에서 사용하기
MCP 구성에 추가하세요:
{
"mcpServers": {
"ractermx": {
"command": "npx",
"args": ["-y", "@ractermx/mcp-server"],
"env": {
"RACTERMX_API_KEY": "sk_your_key_here"
}
}
}
}사용 가능한 도구 (총 111개)
모든 도구는 V2 API(/api/v2)를 대상으로 합니다.
필수 API 키 범위
각 도구 그룹은 API 키에 특정 범위가 필요합니다:
도구 그룹 | 필수 범위 |
대시보드, 통계, 이메일 로그, 검색, 할당량, 속도 제한 |
|
이메일 전송 |
|
도메인, 태그, 조직, 검증, 이전, 보안, 검사 카탈로그, 평판, DMARC |
|
별칭 |
|
SMTP 자격 증명, 익명 답장 |
|
웹훅 |
|
차단 목록 |
|
API 키, 규정 준수 내보내기 |
|
보존 정책 |
|
DNS 영역 레코드 |
|
알림 |
|
알림 규칙 |
|
전체 액세스 권한을 위해 21개 범위가 모두 포함된 API 키를 생성하거나, 제한된 통합을 위해 특정 범위로 제한할 수 있습니다.
대시보드 및 통계 (5)
get_dashboard— 대시보드 통계 개요get_statistics— 집계된 이메일 통계get_daily_statistics— 차트용 일별 분석get_statistics_by_domain— 도메인별로 그룹화된 통계get_quota— 계정 할당량 및 사용량 제한
도메인 (9)
list_domains— 모든 전달 도메인 나열get_domain— 도메인 세부 정보 가져오기add_domain— 새 도메인 추가update_domain— 도메인 설정 업데이트delete_domain— 도메인 제거verify_domain_dns— DNS 검증 트리거get_domain_dns_records— 필요한 DNS 레코드 가져오기get_domain_statistics— 도메인별 이메일 통계 가져오기get_domain_health— SPF/DKIM/DMARC/MX 상태
도메인 와일드카드 (2)
enable_wildcard— 와일드카드 하위 도메인 전달 활성화disable_wildcard— 와일드카드 하위 도메인 전달 비활성화
도메인 태그 (6)
list_tags— 모든 태그 나열create_tag— 태그 생성update_tag— 태그 업데이트delete_tag— 태그 삭제assign_tags_to_domain— 도메인에 태그 할당remove_tag_from_domain— 도메인에서 태그 제거
도메인 알림 기본 설정 (2)
get_notification_preferences— 음소거/음소거 해제 설정 가져오기set_notification_preferences— 음소거/음소거 해제 설정 지정
도메인 이전 (2)
initiate_domain_transfer— 이전 시작cancel_domain_transfer— 대기 중인 이전 취소
조직 (10)
list_organizations— 조직 트리 나열(선택적으로 도메인/점수 포함)create_organization— 하위 조직 생성update_organization— 이름 변경 또는 상위 조직 변경delete_organization— 조직 삭제list_organization_members— 구성원 나열invite_to_organization— 사용자 초대remove_organization_member— 구성원 제거list_organization_domains— 조직 내 도메인 나열move_domain_to_organization— 도메인 이동bulk_move_domains— 여러 도메인 이동
도메인 보안 / DoSPM (8)
get_security_checks— 영역별로 그룹화된 모든 검사 결과get_security_score— 최신 보안 상태 점수 및 등급trigger_security_scan— 주문형 스캔(시간당 1회 제한)get_security_history— 점수 기록(최대 365일)apply_security_fix— 제안된 영역 수정 적용acknowledge_drift— 드리프트 이벤트 확인get_check_catalog— 전체 검사 카탈로그set_check_override— 도메인별 검사 심각도 재정의
DNS 영역 레코드 (4)
list_zone_records— 모든 영역 레코드 나열create_zone_record— DNS 레코드 생성update_zone_record— DNS 레코드 업데이트delete_zone_record— DNS 레코드 삭제
별칭 (8)
list_aliases— 도메인의 별칭 나열list_all_aliases— 모든 도메인에 걸친 전체 별칭 목록get_alias— 별칭 세부 정보 가져오기create_alias— 새 별칭 생성update_alias— 별칭 업데이트delete_alias— 별칭 삭제get_alias_statistics— 별칭별 통계export_aliases— 별칭을 CSV로 내보내기bulk_update_aliases— 일괄 활성화/비활성화 또는 forward_to 변경
이메일 로그 (2)
list_email_logs— 필터로 이메일 로그 검색get_email_log— 특정 로그 항목 가져오기
이메일 전송 (1)
send_email— 이메일 보내기
웹훅 (9)
list_webhooks— 웹훅 엔드포인트 나열create_webhook— 웹훅 생성update_webhook— 웹훅 업데이트delete_webhook— 웹훅 삭제test_webhook— 테스트 이벤트 보내기get_webhook_secret— 서명 비밀 키 가져오기rotate_webhook_secret— 서명 비밀 키 교체list_webhook_delivery_logs— 전달 기록 보기retry_webhook_delivery— 실패한 전달 재시도
차단 목록 (3)
list_blocklist— 차단된 발신자 나열add_blocklist_entry— 발신자/패턴 차단remove_blocklist_entry— 발신자 차단 해제
API 키 (3)
list_api_keys— 활성 키 나열create_api_key— 새 키 생성revoke_api_key— 키 폐기
SMTP 자격 증명 (5)
list_smtp_credentials— SMTP 자격 증명 나열create_smtp_credential— SMTP 자격 증명 생성delete_smtp_credential— SMTP 자격 증명 삭제reset_smtp_password— 비밀번호 재설정set_smtp_reply_from— 답장 보낸 사람(reply-from) 별칭 설정
보존 정책 (2)
get_retention_policy— 보존 설정 보기update_retention_policy— 보존 업데이트
익명 답장 (2)
list_anonymous_replies— 프록시 주소 나열disable_anonymous_reply— 프록시 비활성화
알림 (4)
list_notifications— 대시보드 알림 나열mark_notification_read— 하나를 읽음으로 표시mark_all_notifications_read— 모두 읽음으로 표시delete_notification— 알림 삭제
평판 (6)
get_reputation_score— 종합 점수 및 등급get_reputation_blacklists— 현재 및 과거 블랙리스트 등재get_reputation_deliverability— 반송/스팸/거부 지표get_reputation_ips— IP별 평판 데이터get_reputation_trends— 시계열 차트 데이터get_reputation_recommendations— 실행 가능한 권장 사항
DMARC (6)
list_dmarc_reports— 집계 보고서 나열get_dmarc_report— 레코드가 포함된 전체 보고서 세부 정보get_dmarc_sources— 소스 분석(귀하를 사칭하여 보내는 발신자)get_dmarc_compliance— 준수율 및 권장 사항export_dmarc_report— 보고서를 XML로 내보내기apply_dmarc_policy— DMARC 정책 변경(none/quarantine/reject)
알림 규칙 (7)
list_alert_rules— 규칙 나열create_alert_rule— 규칙 생성get_alert_rule— 규칙 세부 정보 가져오기update_alert_rule— 규칙 업데이트delete_alert_rule— 규칙 삭제get_alert_rule_history— 발동 기록test_alert_rule— 테스트 알림 보내기
규정 준수 내보내기 (2)
trigger_compliance_export— 내보내기 트리거(24시간당 1회)get_compliance_export_status— 상태 확인/다운로드 URL
검색 및 속도 제한 (2)
search— 도메인, 별칭, 로그에 대한 통합 검색get_rate_limit_status— 현재 API 속도 제한 상태
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceAn MCP server that receives emails on your domain and allows AI assistants to search, read, and manage them via natural language queries.1,276MIT
- AlicenseAqualityBmaintenanceAn MCP server providing comprehensive email capabilities via IMAP and SMTP, enabling AI assistants to read, search, send, manage, schedule, and analyze emails across multiple accounts.499,229LGPL 3.0
- AlicenseNot gradedqualityBmaintenanceAn MCP server that provides AI agents with a persistent, agent-native email mailbox for sending, receiving, and managing emails through bounded-context retrieval, idempotent operations, and explicit acknowledgement.MIT
- AlicenseAqualityDmaintenanceMCP server that gives AI agents the ability to send, read, and search email via Gmail.469MIT
Related MCP Connectors
Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/racter-ciso/ractermx-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server