mcp for Claude Code
ai.sendraven/mcp
Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.
client:Claude Code
transport:streamable-http
runtime:npm
tools:55
Install mcp in Claude Code
run in your project directory
claude mcp add --transport http mcp https://mcp.sendraven.ai/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
What Claude Code can do once it is connected
- send_email
- list_emails
- get_email
- cancel_scheduled_email
- list_sending_domains
- add_sending_domain
- verify_sending_domain
- list_suppressions
- add_suppression
- remove_suppression
- create_broadcast
- get_broadcast
- list_broadcasts
- preview_broadcast
- send_broadcast
- pick_broadcast_winner
- resume_broadcast
- list_threads
- get_thread
- reply_to_message
- mark_thread_handled
- list_templates
- render_template
- send_template_email