Maildroppa Connector for AI agents.
12 live capabilities
Manage email marketing campaigns and subscriber segments from your favorite AI client.
Waiting for input…
Why people use Maildroppa
Maildroppa for Faster Newsletter Management
This Connector changes that by letting your agent do the heavy lifting. You just tell your agent to 'find everyone who signed up last week and tag them as New Lead.' It handles the API calls and updates the database for you, so you can stay focused on actually writing your content.
What Vinkius changes
You get a conversational way to manage your mailing list without leaving your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick audience segmentation
A creator wants to find everyone who opened a specific email but didn't click a link.
- Real-world use case 02
Automated webinar tagging
A SaaS founder needs to tag 50 new signups from a specific webinar.
- Real-world use case 03
Campaign performance audit
A marketer wants to see if their last newsletter actually drove engagement.
Complete set · 12capabilities
The complete Maildroppa capability set.
These are the exact actions your AI can choose when you ask it to work with Maildroppa.
01—04
4 capabilities in this set.
Part of 12 available through Maildroppa.
- 01 Capability
Add tag to subscriber
Apply a tag to a subscriber. This labels a user based on a specific action or trait. It's the fastest way to organize your list.
- 02 Capability
Create tag
Create a new tag type for your subscribers. This helps you organize your audience by interests or actions. It makes filtering much easier later on.
- 03 Capability
Get subscriber details
Get details for a specific subscriber. This lets you see exactly who a person is. It's useful for troubleshooting or personalizing outreach.
- 04 Capability
List sign up forms
List sign-up forms. This lets you see all the different ways people are joining your list. It helps you track which lead magnets are working.
05—08
4 capabilities in this set.
Part of 12 available through Maildroppa.
- 05 Capability
List segments
List all subscriber segments. This gives you a bird's eye view of your audience groups. It's the first step in any targeted campaign.
- 06 Capability
List subscribers
List mailing list subscribers. This pulls your entire audience into your chat window. It's great for quick audits or data checks.
- 07 Capability
List tags
List all available tags. This shows you every label currently in use. It helps you keep your tagging system clean and consistent.
- 08 Capability
Update subscriber field
Update a specific field for a subscriber. This changes a single piece of data for a user. It's perfect for updating preferences or status.
09—12
4 capabilities in this set.
Part of 12 available through Maildroppa.
- 09 Capability
Update subscriber
Update subscriber information. This allows you to change multiple details for a user at once. It saves time when moving data between systems.
- 10 Capability
Create segment
Create a new subscriber segment. This lets you group people by specific behaviors. It helps you send more relevant emails to the right people.
- 11 Capability
Create subscriber
Add a new subscriber to your mailing list. This automates the growth of your audience. You can use it to quickly import or add new signups.
- 12 Capability
List custom fields
List all custom field types. This shows you what data points you're currently tracking. It helps you understand your existing data structure.
Set up in minutes
One URL. Then ask Maildroppa to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Maildroppa 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_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Maildroppa for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa URL.
- Step 03
Save and start
Save the connection and enable Maildroppa in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"maildroppa": {
"url": "https://edge.vinkius.com/vk_preview_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa
Open Agent mode in chat and ask: "Using Maildroppa, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"maildroppa": {
"url": "https://edge.vinkius.com/vk_preview_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa
Ask Copilot: "Using Maildroppa, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"maildroppa": {
"url": "https://edge.vinkius.com/vk_preview_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa
Open Cascade and ask: "Using Maildroppa, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"maildroppa": {
"url": "https://edge.vinkius.com/vk_preview_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa
Ask Cline: "Using Maildroppa, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add maildroppa --transport http "https://edge.vinkius.com/vk_preview_hRi2Hev6VOLpwVksBb63E85nLb6SYUYoXWOgNAKL/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 Maildroppa
Ask Claude: "Using Maildroppa, show me...". 12 tools are ready
Where the request belongs
Work Maildroppa can move forward.
This is for the newsletter creator who is tired of manual tagging and the SaaS founder who needs to manage subscriber data without a dedicated marketing team.
Newsletter Creator
You use this on a Tuesday afternoon to quickly tag 100 new subscribers from a specific guest post and create a 'VIP' segment for them.
SaaS Founder
You use this to check the open rates of your onboarding sequence and update user status fields as they move through your funnel.
E-commerce Owner
You use this to pull a list of subscribers who haven't purchased in 60 days and create a re-engagement segment for them.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
Acelle Mail
Launch email campaigns, grow subscriber lists, and track open rates with a self-hosted email marketing platform built for scale.
AWeber
Manage subscribers, mailing lists, and email campaigns via AWeber. orchestrate newsletters natively via AI.
Buttondown
Manage your newsletter via Buttondown. track subscribers, send emails, and monitor analytics directly from any AI agent.
Drip
Manage subscribers, campaigns, and events in Drip via your AI Agent.
Cakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Maildroppa 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 Maildroppa.
The practical details behind the request, access and result.
Can Maildroppa MCP help me grow my newsletter?
Yes, it helps you manage your growth by letting your AI agent handle subscriber additions and list organization automatically. You can track which lead magnets are performing best to see what's working.
How do I use Maildroppa MCP to segment my audience?
You just describe the group you want to target in plain English. The Connector creates that segment for you based on your description, making it easy to target specific users without manual filtering.
Can I use Maildroppa MCP to see my email stats?
Yes, your AI client can pull and summarize your open rates, click rates, and delivery metrics instantly. It gives you a quick way to see how your audience is interacting with your content.
Is Maildroppa MCP good for SaaS onboarding?
It is great for SaaS teams who want to manage subscriber data and update user fields as people move through the funnel. You can automate status updates as users complete different steps.
Does Maildroppa MCP support custom tags?
Yes, you can create new tags and apply them to subscribers using natural language commands through your AI client. This helps you keep your audience organized as they interact with your brand.
Can I manage my sign-up forms with Maildroppa MCP?
You can list all your existing forms to see which lead magnets are performing best. This helps you decide which sign-up methods to prioritize for your next campaign.
Can I create and track email campaigns?
Yes. Create campaigns, send to subscriber segments, and track open rates, click rates, bounces, and unsubscribes in real time.
How does Maildroppa authentication work?
Maildroppa uses a custom X-API-Key header (not Bearer) against api.maildroppa.com.
Can I manage subscriber lists and segments?
Yes. Create and manage subscriber lists, add/remove subscribers, and build segments with custom conditions.
One connection away
Give your agent a direct line to Maildroppa.
Connect Maildroppa once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available