Loading MCP server directory, please wait...
Send transactional emails from AI agents via Truncus. Validate, track delivery, and manage domains.
npx @getmcp/cli add co.truncus/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
TRUNCUS_API_KEYYour Truncus API key from truncus.co/dashboard/settings/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.truncus/mcp-server": {
"command": "npx",
"args": [
"-y",
"@truncus/mcp-server"
],
"env": {
"TRUNCUS_API_KEY": ""
}
}
}
}