instantly-mcp

katekruger/instantly-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for the Instantly.ai v2 API — analytics, leads, campaigns, Unibox, sender accounts — where every write is gated behind an explicit confirm, with code-enforced autonomy tiers, volume caps, and an audit log. Runs locally over stdio or hosted over HTTP with bearer/OAuth auth.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "instantly-mcp": {
      "command": "uvx",
      "args": [
        "instantly-mcp"
      ]
    }
  }
}

Or install with pip: pip install instantly-mcp

Topics

ai-agentsclaudecold-emailemail-automationinstantly-aimcpmodel-context-protocolpython