zombie-killer
Detects Netflix subscriptions from transaction data and provides letters to cancel, renegotiate, or request data deletion.
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., "@zombie-killerscan my bank statement for zombie subscriptions"
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.
zombie-killer 🧟
Find the subscriptions silently draining your bank account — and get the exact letters to cancel them, renegotiate the bill down, or erase your data.
You paste your bank/card statement (or a list of subscriptions). zombie-killer detects the recurring charges, flags the zombies (forgotten, price-crept, free-trials-that-converted, hard-to-cancel), totals your yearly waste, and drafts ready-to-send letters. You send them. It never contacts the company, never impersonates you, never acts on your behalf.
Works for people (web app) and for AI agents (MCP server + x402 pay-per-call).
What it does
Detect — parses raw transaction text (CSV export or free-form lines), groups by merchant via an embedded catalog of ~50 high-frequency subscription services (with real cancellation / privacy contacts), classifies cadence (weekly / monthly / quarterly / yearly), and scores each charge ZOMBIE / REVIEW / ACTIVE. One-off purchases (gas, groceries) are not flagged.
Draft — for each charge, three ready-to-send letters:
Cancellation — firm request to cancel and stop all future billing (kills continuous payment authority).
Renegotiation — a retention/loyalty-discount script to lower a recurring bill before you cancel.
Data deletion — a GDPR Art. 17 (EU/UK) or CCPA/CPRA §1798.105 (California) erasure request.
Send — every letter ships with where/how to send it. You send it yourself from your own account.
Self-help templates, not legal advice. zombie-killer drafts; the human sends.
Related MCP server: Subscription Tracker Ai
Web app
Open the site, paste your statement, hit Find my zombie subscriptions. The scan and the verdicts are free. Unlocking the full letter package is a one-time crypto payment (no account, no card).
MCP server (for AI agents)
{
"mcpServers": {
"zombie-killer": { "command": "npx", "args": ["-y", "subkill-mcp"] }
}
}Tools:
scan_subscriptions— raw data to recurring charges + zombie verdicts + annualized savings.generate_letter— draft one cancel / renegotiate / data-deletion letter.build_letter_package— scan + draft the full package in one call.
Or connect over HTTP at POST /mcp.
Pay-per-call (x402)
The /pro/package route is gated by x402. An agent pays in USDC on Base automatically — no sign-up, no API key.
GET /pro/package?data=2026-05-12,NETFLIX.COM,-12.99&jurisdiction=euHTTP API
Method | Path | |
POST |
| Free. |
POST |
| Paid. Full letter package (unlocked by a confirmed payment). |
GET |
| Paid via x402 (agents). |
POST |
| MCP-over-HTTP (free). |
GET |
| Discovery. |
Privacy
Your statement is processed in-memory to detect recurring charges and is not stored. Don't paste card numbers — they aren't needed.
License
MIT.
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceAI-powered personal finance analysis through Claude AI using Plaid integration, enabling natural language queries about transactions, subscriptions, budgets, and spending trends.Last updated1MIT
- Alicense-qualityAmaintenanceTrack SaaS subscriptions, renewal dates, spending, and find duplicate services.Last updated26MIT
- Flicense-qualityDmaintenanceConnects Notion databases with LLMs to manage and analyze personal finances through natural language queries and bank statement uploads.Last updated1
- Flicense-qualityDmaintenanceFinance assistant that brings your Israeli bank data to any AI assistant, enabling transaction analysis, spending patterns, and financial insights.Last updated9
Related MCP Connectors
Track, analyze, and act on your streaming and SaaS subscriptions from any AI agent.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Fail-closed refund, cancellation, return, and trial checks for 100 US subscription vendors.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Baneado98/zombie-killer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server