check_step_spam_score — Mailcannon MCP Tool Read-only
check_step_spam_score
(check step spam score) is one of 34 tools on the
Mailcannon
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_step_spam_score from your client
- Claude Code Mailcannon check_step_spam_score run in your project directory
- Claude Desktop Mailcannon check_step_spam_score ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mailcannon check_step_spam_score ~/.cursor/mcp.json
- VS Code Mailcannon check_step_spam_score .vscode/mcp.json
- Zed Mailcannon check_step_spam_score ~/.config/zed/settings.json
- Windsurf Mailcannon check_step_spam_score ~/.codeium/windsurf/mcp_config.json
- Cline Mailcannon check_step_spam_score ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mailcannon check_step_spam_score ~/.gemini/settings.json
- Grok Mailcannon check_step_spam_score .mcp.json (in your project root)
- ChatGPT Mailcannon check_step_spam_score Settings → Connectors → Advanced → Developer mode
- Claude.ai Mailcannon check_step_spam_score Settings → Connectors → Add custom connector
- LangChain Mailcannon check_step_spam_score pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mailcannon https://www.thinkandautomate.dev/api/mcp
Other tools on this server
- add_contact
- add_contacts
- list_contacts
- remove_contact
- update_contact_tags
- list_tags
- create_campaign
- add_campaign_step
- list_campaigns
- delete_campaign
- update_campaign
- delete_campaign_step
- update_campaign_step
- schedule_campaign
- list_schedules
- process_campaigns
- add_provider
- list_providers
- remove_provider
- get_deliverability
- create_task
- list_tasks
- update_task
- delete_task
- get_setting
- set_setting
- list_settings
- send_test_email
- check_domain_deliverability
- check_email_spam_score
- pause_campaign
- resume_campaign
- retry_failed
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.