Back to Home
bcharleson icon

instantly-mcp

Verified Safe

by bcharleson

Overview

Manages Instantly.ai email automation campaigns, leads, accounts, and analytics via a Model Context Protocol (MCP) server for AI assistants.

Installation

Run Command
instantly-mcp --transport http --port 8000

Environment Variables

  • INSTANTLY_API_KEY
  • TOOL_CATEGORIES
  • HOST
  • PORT

Security Notes

The server employs robust security practices, including Pydantic for input validation, multiple secure methods for API key management (environment variables, custom headers, Authorization header, URL path segments), and explicit annotations/warnings for destructive tools. It uses httpx for external API calls, a well-regarded HTTP client. No 'eval', 'exec', or other notoriously unsafe functions were found. The multi-tenant HTTP mode correctly isolates API keys per request context.

Similar Servers

Stats

Interest Score29
Security Score9
Cost ClassLow
Avg Tokens300
Stars14
Forks13
Last Update2026-01-02

Tags

MCPInstantly.aiEmail AutomationCold OutreachAPI Wrapper