MCP Server — Available Tools Reference (30 tools)

The WarmySender MCP server exposes 30 tools organized into four categories: read-only, email-campaign writes, LinkedIn + warmup writes (safety-gated), and meta. Every tool enforces workspace scoping from your API key — you can only see and touch data in your own workspace.

READ-ONLY (safe to grant freely) — 13 tools:

Campaigns & Prospects:

Mailboxes & Warmup:

LinkedIn:

Other:

EMAIL WRITES — 11 tools (all idempotent with optional idempotency_key):

Prospects:

Campaigns:

Enrollments & Suppressions:

LINKEDIN + WARMUP WRITES — 5 tools (stricter rate limits, safety-gated):

META — 1 tool:

Not Exposed (by design):
No delete operations (no delete_campaign, delete_mailbox, delete_account — soft-cancel via pause/archive only). No direct LinkedIn send tools (no sendInvite, sendMessage, viewProfile, commentOnPost, reactToPost — scheduler-only path). No account connect/disconnect tools (seat drain prevention). No warmup ref-tag modification (inbox filtering integrity).

Full schemas and live curl examples: warmysender.com/mcp

Related guides in Integrations

Back to all documentation | Contact support