get_snds_ip_stats — email deliverability MCP Tool Read-only
get_snds_ip_stats
(get snds ip stats) is one of 28 tools on the
email deliverability
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_snds_ip_stats from your client
- Claude Code email deliverability get_snds_ip_stats run in your project directory
- Claude Desktop email deliverability get_snds_ip_stats ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor email deliverability get_snds_ip_stats ~/.cursor/mcp.json
- VS Code email deliverability get_snds_ip_stats .vscode/mcp.json
- Zed email deliverability get_snds_ip_stats ~/.config/zed/settings.json
- Windsurf email deliverability get_snds_ip_stats ~/.codeium/windsurf/mcp_config.json
- Cline email deliverability get_snds_ip_stats ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI email deliverability get_snds_ip_stats ~/.gemini/settings.json
- Grok email deliverability get_snds_ip_stats .mcp.json (in your project root)
- ChatGPT email deliverability get_snds_ip_stats Settings → Connectors → Advanced → Developer mode
- Claude.ai email deliverability get_snds_ip_stats Settings → Connectors → Add custom connector
- LangChain email deliverability get_snds_ip_stats pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http email-deliverability https://mcp.inboxguard.io/mcp
Other tools on this server
- scan_domain
- get_deliverability_score
- check_blocklists
- get_dmarc_summary
- list_domains
- get_domain
- list_alerts
- list_scans
- resolve_alert
- get_dns_fix_plan
- apply_dns_fix
- analyze_headers
- scan_domains_batch
- get_scan_job
- remove_domain
- list_registrar_connections
- create_notification_channel
- create_share_link
- connect_snds
- get_snds_status
- connect_inbox_placement
- get_inbox_placement_status
- start_inbox_placement_test
- get_inbox_placement_test
- list_inbox_placement_tests
- get_deliverability_report
- get_portfolio
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.