MisarMail MCP Server for Cursor
io.github.misar-ai/misarmail-mcp
Send transactional email, run campaigns, manage contacts and automations, audit deliverability.
client:Cursor
transport:streamable-http
runtime:npm
tools:54
Install MisarMail MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"misarmail-mcp": {
"url": "https://api.misar.io/mail/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- send_email
- list_emails
- get_email
- reply_to_email
- archive_email
- validate_email
- list_campaigns
- get_campaign
- create_campaign
- send_campaign
- list_contacts
- create_contact
- update_contact
- import_contacts
- get_contact_score
- list_templates
- create_template
- render_template
- list_automations
- get_automation
- create_automation
- toggle_automation
- list_ab_tests
- create_ab_test