Loading MCP server directory, please wait...
Email for AI agents: send, read replies as threads, run campaigns, with per-key limits.
npx @getmcp/cli add ai.sendraven/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SENDRAVEN_API_KEYAPI key from the SendRaven dashboard (Developers).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.sendraven/mcp": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
],
"env": {
"SENDRAVEN_API_KEY": ""
}
}
}
}