Maropost Connector for AI agents.
11 live capabilities
Manage your email marketing and customer journeys through natural conversation.
Waiting for input…
Why people use Maropost
Maropost Marketing Automation without switching tabs
This Connector lets you handle those tasks through a simple conversation. You can ask your agent to pull up a specific contact's history, list your active campaigns, or grab a performance report instantly. You get a unified experience where your marketing data follows your workflow.
What Vinkius changes
You turn your marketing data into a conversational interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Find a customer's status
A marketing manager needs to check if a lead is active.
- Real-world use case 02
Check active promotions
An e-commerce owner wants to see what's running.
- Real-world use case 03
Gather report data
A growth lead needs data for a meeting.
Complete set · 11capabilities
The complete Maropost capability set.
These are the exact actions your AI can choose when you ask it to work with Maropost.
01—04
4 capabilities in this set.
Part of 11 available through Maropost.
- 01 Capability
Get report details
Pull specific performance data for a report using its ID. This lets you see exactly how a campaign performed.
- 02 Capability
Create contact
Create or update a contact record in your database. This keeps your audience data current without manual entry.
- 03 Capability
Get campaign details
Fetch specific details for a campaign using its ID. Use this to check configuration settings quickly.
- 04 Capability
Get contact
Retrieve a specific contact's information using their email address. This is the fastest way to look up a customer.
05—08
4 capabilities in this set.
Part of 11 available through Maropost.
- 05 Capability
Get list details
Get the specific details of a contact list by its ID. Use this to see how your audience segments are structured.
- 06 Capability
Get workflow details
View the specifics of a marketing workflow by its ID. Use this to understand the path a customer takes.
- 07 Capability
List campaigns
See a full list of every campaign in your Maropost account. This provides a bird's-eye view of your marketing efforts.
- 08 Capability
List contacts in list
Show all contacts belonging to a specific list. Use this to see who is currently in a targeted segment.
09—11
3 capabilities in this set.
Part of 11 available through Maropost.
- 09 Capability
List lists
Get a complete list of all your contact lists. This helps you see all your audience segments at once.
- 10 Capability
List reports
See all available performance reports in your account. Use this to find the data you need for analysis.
- 11 Capability
List workflows
See all the automated workflows you have set up. This helps you manage your customer journeys.
Set up in minutes
One URL. Then ask Maropost to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Maropost from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Maropost, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Maropost for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Maropost URL.
- Step 03
Save and start
Save the connection and enable Maropost in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"maropost": {
"url": "https://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Maropost
Open Agent mode in chat and ask: "Using Maropost, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"maropost": {
"url": "https://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Maropost
Ask Copilot: "Using Maropost, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"maropost": {
"url": "https://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Maropost
Open Cascade and ask: "Using Maropost, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"maropost": {
"url": "https://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Maropost
Ask Cline: "Using Maropost, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add maropost --transport http "https://edge.vinkius.com/vk_preview_aRENavOSrgiBEp71JyZyAsC53kcXg2h4SlBSyTyo/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Maropost
Ask Claude: "Using Maropost, show me...". 11 tools are ready
Where the request belongs
Work Maropost can move forward.
This is for marketing managers who are tired of clicking through complex dashboards to find simple data. It's for e-commerce owners who need to check customer status on the fly and growth marketers who want to automate record creation without the manual overhead.
Marketing Manager
Checks campaign statuses and pulls audience reports for weekly team syncs without leaving the chat.
E-commerce Owner
Quickly looks up customer contact details to resolve support issues during a busy shift.
Growth Marketer
Updates contact records and audits marketing workflows to ensure lead flow is moving correctly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
ActiveTrail
Email and SMS marketing automation. manage contacts, campaigns, and group segments via AI.
Oktopost
Manage B2B social media via Oktopost. track campaigns, posts, and analytics directly from your AI agent.
Mailify (Sarbacane)
Manage email and SMS marketing campaigns, address books, and contacts via the Mailify API.
Mautic
Open-source marketing automation via Mautic. manage contacts, campaigns, and emails.
Buttondown
Manage your newsletter via Buttondown. track subscribers, send emails, and monitor analytics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Maropost connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Maropost.
The practical details behind the request, access and result.
Can I use Maropost MCP to manage my email marketing?
Yes, you can manage your email marketing campaigns, contact lists, and performance reports directly through a chat interface. It lets you perform common marketing tasks without having to log into the Maropost dashboard every time.
How do I connect Maropost to my AI agent?
You can connect it by subscribing to the Connector on Vinkius and providing your Maropost Account ID and API Key. Once connected, your agent can access your marketing data and perform actions on your behalf.
Can the Maropost MCP help me find customer info?
Yes, it lets your agent find specific contact details using an email address. This is great for quickly looking up customer history or status during a conversation.
Does Maropost MCP support reporting?
Yes, the Connector can fetch specific performance reports by ID. You can ask your agent to pull up report data for your recent campaigns to see how they performed.
Is Maropost MCP good for e-commerce?
It's a great fit for e-commerce owners who need to manage large contact lists and monitor active marketing campaigns. It simplifies the way you interact with your audience data.
Can I see all my workflows with Maropost MCP?
Yes, you can ask your agent to list all your automated workflows. This helps you audit your customer journeys and ensure your automation is running as expected.
Can I update my contacts using Maropost MCP?
Yes, you can create or update contact records through a simple chat. This allows you to keep your database accurate without manual data entry in a web form.
How do I find my Maropost Account ID?
Your Account ID is the numeric ID found in your Maropost login URL or in your account settings.
Where do I find my Auth Token?
Go to Maropost Settings > API to generate and copy your Auth Token.
Is my data secure with this integration?
Yes. Your credentials are encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to Maropost.
Connect Maropost once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available