run_deliverability_audit — MisarMail MCP Server MCP Tool Mutating
run_deliverability_audit
(run deliverability audit) is one of 54 tools on the
MisarMail MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call run_deliverability_audit from your client
- Claude Code MisarMail MCP Server run_deliverability_audit run in your project directory
- Claude Desktop MisarMail MCP Server run_deliverability_audit ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MisarMail MCP Server run_deliverability_audit ~/.cursor/mcp.json
- VS Code MisarMail MCP Server run_deliverability_audit .vscode/mcp.json
- Zed MisarMail MCP Server run_deliverability_audit ~/.config/zed/settings.json
- Windsurf MisarMail MCP Server run_deliverability_audit ~/.codeium/windsurf/mcp_config.json
- Cline MisarMail MCP Server run_deliverability_audit ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MisarMail MCP Server run_deliverability_audit ~/.gemini/settings.json
- Grok MisarMail MCP Server run_deliverability_audit .mcp.json (in your project root)
- ChatGPT MisarMail MCP Server run_deliverability_audit Settings → Connectors → Advanced → Developer mode
- Claude.ai MisarMail MCP Server run_deliverability_audit Settings → Connectors → Add custom connector
- LangChain MisarMail MCP Server run_deliverability_audit pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http misarmail-mcp https://api.misar.io/mail/mcp
Other tools on this server
- 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
- select_ab_test_winner
- get_analytics
- generate_report
- get_revenue_attribution
- get_monetization_stats
- get_deliverability_score
- get_warmup_status
- check_dmarc
- list_domains
- add_domain
- verify_domain
- configure_inbound_domain
- list_forms
- get_form
- get_form_submissions
- create_landing_page
- list_marketplace_items
- get_marketplace_item
- list_inbox_conversations
- get_inbox_conversation_messages
- categorize_inbox_emails
- list_api_keys
- generate_subject_lines
- list_integrations
- get_integration
- toggle_integration
- list_sandbox_sends
- clear_sandbox
- upgrade
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.