Instantly
Summary
Instantly MCP Server provides a bridge to the Instantly API v2, enabling AI assistants to manage email campaigns and leads through a set of 17 tools. Developed by bcharleson, it implements endpoints for creating and managing leads, listing campaigns, analyzing email warmup performance, testing account health, and handling email account administration. The server is built with TypeScript using the Model Context Protocol SDK, can be run via Docker or NPX, and requires an Instantly API key for authentication. It's particularly valuable for users who need to automate email outreach, monitor campaign performance, or manage email account health directly within AI assistant conversations.
Available Actions(23)
campaign_creation_wizard
Guided campaign creation (recommended for all users). Provides step-by-step assistance in setting up a new campaign.
list_campaigns
List all campaigns with optional filters and pagination.
get_campaign
Get details of a specific campaign.
create_campaign
Create a new email campaign (advanced users only).
update_campaign
Update an existing campaign.
activate_campaign
Activate a campaign.
get_campaign_analytics
Get analytics for campaigns.
get_campaign_analytics_overview
Get analytics overview for all campaigns.
list_accounts
List all sending accounts with pagination.
create_account
Create a new sending account.
update_account
Update a sending account.
get_warmup_analytics
Get warmup analytics for an account.
list_leads
List leads with filters and pagination.
create_lead
Create a new lead.
update_lead
Update a lead.
move_leads
Move leads between campaigns or lists.
list_lead_lists
List all lead lists with pagination.
create_lead_list
Create a new lead list.
send_email
Send a single email.
list_emails
List emails with filters and pagination.
verify_email
Verify if an email address is valid.
list_api_keys
List all API keys.
create_api_key
Create a new API key.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论