Submit
Kraiter is an email automation platform with an MCP server published on npm (@kraiter/mcp-server, v0.3.4). It exposes 62 tools for managing contacts, drip campaigns, transactional sends, segments, templates, domains, and metrics — all via natural language.

Tools

Server Config

{
  "mcpServers": {
    "kraiter": {
      "command": "npx",
      "args": [
        "-y",
        "@kraiter/mcp-server"
      ],
      "env": {
        "KRAITER_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.