mcpbeat Sign in

RacterMX MCP Server

by racter-ciso Your server? Claim it
local only

RacterMX runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 21 Jun 2026.

Manage RacterMX email forwarding — domains, aliases, webhooks, and more — via AI.

Installs per day peak 20 · avg 7 · +3% w/w
a month agotoday
33
Installs / week
npm · @ractermx/mcp-server
0
Stars
0 open issues
21 Jun 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check RacterMX every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ractermx -- npx -y @ractermx/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ractermx": {
      "args": [
        "-y",
        "@ractermx/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ractermx]
command = "npx"
args = ["-y", "@ractermx/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "ractermx": {
      "args": [
        "-y",
        "@ractermx/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ractermx": {
      "args": [
        "-y",
        "@ractermx/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RACTERMX_API_KEY (Your RacterMX API key (sk_*)), RACTERMX_API_URL (RacterMX API base URL (defaults to https://ractermx.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to RacterMX

same job, measured the same way
Qmailing
by qmailing

AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.

67 installs/wk answering
Email Agent
by mailkite

Email for AI agents — send, receive as a webhook, manage domains, templates, routing.

answering
Mailkite
by mailkite

Send email, manage domains, DNS, webhooks, templates, and inbound routing on MailKite

128 installs/wk answering
Mail Receive
by mailkite

Receive inbound email as clean JSON — manage domains, routes, and webhooks. MailKite.

answering
Pntr
by pntr

Free developer subdomains with DNS, catch-all email, and webhook capture, managed via MCP.

66 installs/wk local only
ARC-Relay
by arc-relay

DMARC-safe email forwarding for agents: aliases, DNS health checks, and MCP tools on your domains.

6 tools answering
redirect.pizza
by redirect

Manage URL redirects, domains, email forwards, and analytics on redirect.pizza.

answering
MCPDomain
by danboabes

Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.

35 installs/wk 7 tools answering

RacterMX — questions

Answers built from our own checks of this server.

Why is there no uptime for RacterMX?
RacterMX runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ractermx/mcp-server was installed 33 times last week.
How do I connect RacterMX?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ractermx/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use RacterMX?
The npm package @ractermx/mcp-server was installed 33 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is RacterMX open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.