instantly-mcp
Related Servers
Alternatives to instantly-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with the Instantly.ai v2 API to manage campaigns, leads, accounts, replies, blocklist, and webhooks, with tools organized into read, write, and dangerous safety tiers.15 npmMIT
- AlicenseAqualityFmaintenanceEnables interaction with Instantly.ai email outreach platform through 31 tools across accounts, campaigns, leads, emails, and analytics. Supports both local and remote deployment with multi-tenant authentication.27MIT
- AlicenseNot gradedqualityAmaintenanceFastMCP server exposing the full operational surface of the Apollo.io REST API to AI assistants. Provides 27 tools for outbound sales automation including campaign health, sequence management, mailbox warmup, CRM operations, and programmatic template/sequence editing with audit logging.3MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for Instantly.ai, allowing Claude to query campaign analytics, warmup health, and sending accounts, and to manage campaigns and replies with confirmation.349 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to securely call enterprise MCP tools with tenant-scoped RBAC, human approvals, audit logging, and multi-tool workflows across customer, order, document, and ticket data.-
- AlicenseNot gradedqualityCmaintenanceEnables management of OpenAI Ads campaigns, ad groups, ads, and insights through MCP, with approval-gated live mutations for safe write operations.44 npmMIT
TDQS
Scored across 40 tools
Each tool targets a distinct resource and action, and the analytics tools are clearly separated by campaign/account/step scope. Even at 40 tools, no two tools appear to do the same thing.
All tool names follow a consistent snake_case verb-first pattern with clear object nouns, such as list_campaigns, create_lead_list, pause_account, and delete_webhook. The naming remains predictable across all resource domains.
At 40 tools this is a heavy surface, but it maps cleanly onto Instantly's broad API scope and has little redundancy. The count exceeds the ideal compact size for an MCP server, though it is justifiable for a full platform wrapper.
Core workflows are well covered: campaign lifecycle, lead management, email reply/forward, account controls, blocklist CRUD, verification, and webhooks. Minor gaps exist, such as no campaign deletion, no lead-list deletion/removal, and only single-address email verification.