Connect your AI assistant directly to Marvenn — the AI-powered outreach platform built for modern sales and growth teams.
With the Marvenn MCP server, you can manage your entire outreach operation through natural language. Ask Claude or any MCP-compatible AI to pull campaign stats, create new outreach campaigns, review your lead pipeline, and approve or reject AI-suggested actions — all without leaving your chat interface.
What you can do:
List and create multi-channel campaigns (email, phone, social, SMS)
Get real-time performance stats for any campaign
Browse and search your lead CRM with filters
Review and approve pending AI actions before they execute
Manage your AI agents and monitor activity
Marvenn is purpose-built for B2B sales teams, SDRs, and growth agencies who want AI to handle the heavy lifting of outbound — without losing control. The MCP integration brings your outreach data and workflows directly into the tools you're already using.
Get your API key from your Marvenn dashboard at marvenn.ai.
Server Config
{
"mcpServers": {
"marvenn": {
"command": "npx",
"args": [
"-y",
"@marvenn/mcp-server"
],
"env": {
"MARVENN_API_KEY": "<your-api-key>",
"MARVENN_BASE_URL": "https://marvenn.ai"
}
}
}
}