Handled Personalizer MCP
Handles payment processing via Stripe checkout for batch personalization requests.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Handled Personalizer MCPPersonalize opening for Jane Doe at Doe Consulting (doeconsulting.com)"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Handled Personalizer MCP Server
Generate AI-written personalized cold email opening lines from inside Claude or any MCP-compatible client.
What it does
Two tools exposed over the Model Context Protocol:
personalizer_preview — Free. Personalize up to 3 prospects, no payment required. Returns lines directly in the chat.
personalizer_batch — Paid. Personalize up to 500 prospects. Returns a Stripe checkout link. After payment, results are downloadable as CSV.
Each line is under 20 words and references something specific about the prospect's actual business — fetched from their real website — not generic filler.
Related MCP server: MachFive Cold Email
Pricing
Lines | Price |
Up to 50 | $9 |
Up to 200 | $29 |
Up to 500 | $59 |
No subscription. No account needed.
Add to Claude
Settings → Connectors → Add custom connector → https://justhandled.net/mcp
Or any MCP client:
{
"mcpServers": {
"handled-personalizer": {
"url": "https://justhandled.net/mcp"
}
}
}Example
User: Personalize first lines for John Smith at Acme Plumbing (acmeplumbing.com)
Claude: [calls personalizer_preview]
**John Smith** (Acme Plumbing)
"Denver homeowners trust Acme for emergency re-pipes — the kind of job most plumbers won't take on short notice."Privacy
justhandled.net/privacy — prospect data sent to Anthropic API only, never sold.
License
MIT
Support
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mum3n8r/handled-personalizer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server