instantly-mcp-next
If you are the rightful owner of instantly-mcp-next and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for the Instantly API v2, built with Next.js and deployable on Vercel.
The Instantly MCP Server for Next.js is a robust implementation of the Instantly API v2, designed to function as a Model Context Protocol (MCP) server. Built using Next.js, this server is optimized for deployment on Vercel, leveraging Fluid compute for enhanced performance. It supports both Streamable HTTP and Server-Sent Events (SSE) transports, making it versatile and compatible with a wide range of MCP clients such as Claude, Cursor, and Windsurf. The server provides a comprehensive suite of tools that mirror the Instantly API v2 endpoints, allowing for seamless integration and interaction with leads, campaigns, accounts, and analytics. With a focus on scalability and ease of use, this server is ideal for developers looking to integrate Instantly's capabilities into their applications.
Features
- Full implementation of the Instantly API v2 as MCP tools
- Support for both Streamable HTTP and SSE transports
- Optimized for deployment on Vercel with Fluid compute
- Compatible with any MCP client (Claude, Cursor, Windsurf, etc.)
- Comprehensive suite of tools for leads, campaigns, accounts, and analytics
Tools
instantly_create_lead
Create a new lead in the Instantly system.
instantly_list_campaigns
Retrieve a list of campaigns.
instantly_get_account
Fetch details of a specific account.
instantly_get_warmup_analytics
Get analytics data for account warmup.
instantly_test_connection
Test the connection to the Instantly API.