Skip to main content
Glama
Mum3n8r

Handled Personalizer MCP

by Mum3n8r

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

hello@justhandled.net

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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