Subscription Sniper — AI Agent for Recurring Spend Audits
Click on "Deploy 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., "@Subscription Sniper — AI Agent for Recurring Spend AuditsAudit my Gmail for unused subscriptions and price hikes."
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.
Subscription Sniper — AI Agent for Recurring Spend Audits
Subscription Sniper is an MCP-powered AI agent that audits your Gmail for recurring subscriptions, detects silent price increases, and flags services you're…
Subscription Sniper — AI Agent for Recurring Spend Audits is an MCP (Model Context Protocol) server that extends AI assistants — like Claude, Cursor, and any MCP-compatible client — with new, real-world capabilities. It is built and deployed on Nitrostack, the fastest way to build, deploy, and share MCP apps.
Table of Contents
Related MCP server: zombie-killer
Overview
Subscription Sniper is an MCP-powered AI agent that audits your Gmail for recurring subscriptions, detects silent price increases, and flags services you're paying for but no longer use. Instead of guessing, it reasons through real inbox signals — then hands you a safe, manual step-by-step guide to cancel autopay on PhonePe, GPay, or Paytm. One question in chat, a full financial audit out.
What is MCP?
The Model Context Protocol (MCP) is an open standard that lets AI assistants securely connect to external tools, data sources, and services. Instead of being limited to what it was trained on, an AI model can call MCP servers to fetch live data, run actions, and integrate with real systems.
This project is one such MCP server. Learn more about building and shipping MCP apps at nitrostack.ai.
Features
🔌 MCP-native — works with any MCP-compatible client (Claude, Cursor, and more)
🛠️ Tools, resources & prompts — exposes structured capabilities to AI agents
⚡ Deployed on Nitrostack — reliable, hosted, and instantly shareable
🔐 Secure by design — secrets stay in environment variables, never in code
🧩 Composable — combine with other MCP apps to build powerful AI workflows
Live Demo
🚀 Live MCP endpoint: https://subscription-snip-six-seven-amrita-university-amritapuri-campus.app.nitrocloud.ai
Point your MCP client at the endpoint above to try it instantly. Prefer a hosted setup? Deploy your own in minutes on Nitrostack.
Getting Started
Prerequisites
Node.js 18+ (or your project runtime)
An MCP-compatible client (Claude Desktop, Cursor, etc.)
Installation
git clone https://github.com/your-username/your-mcp-project.git
cd subscription-sniper-ai-agent-for-recurring-spend-audits
npm installConfiguration
Copy the example environment file and add your own values:
cp .env.example .envRun
npm run startConnect to an MCP Client
Add this server to your MCP client configuration. A typical entry looks like:
{
"mcpServers": {
"subscription-sniper-ai-agent-for-recurring-spend-audits": {
"url": "https://subscription-snip-six-seven-amrita-university-amritapuri-campus.app.nitrocloud.ai"
}
}
}Restart your client and the tools from this MCP server will be available to your AI assistant.
Deploy Your Own MCP App
Want to build and ship an MCP server like this one? Nitrostack lets you create, deploy, and host MCP apps in minutes — no infrastructure to manage.
👉 Start building: https://nitrostack.ai
Explore More MCP Apps
🌙 Discover and share MCP projects with the community on r/mcptothemoon
🧰 Browse a growing catalog of MCP apps on Nitrostack
FAQ
What is an MCP server?
An MCP server implements the Model Context Protocol to expose tools, resources, and prompts that AI assistants can call. It lets an AI model take real actions and access live data.
What does Subscription Sniper — AI Agent for Recurring Spend Audits do?
Subscription Sniper is an MCP-powered AI agent that audits your Gmail for recurring subscriptions, detects silent price increases, and flags services you're…
Which AI clients does this work with?
Any MCP-compatible client, including Claude Desktop and Cursor. New clients are adding MCP support regularly.
How do I deploy my own MCP app?
Use Nitrostack to build, deploy, and host MCP apps without managing infrastructure.
Keywords
BFSI & FinTech · Subscription Sniper — AI Agent for Recurring Spend Audits · MCP · Model Context Protocol · MCP server · MCP app · AI tools · AI agents · LLM tools · Claude MCP · Nitrostack · deploy MCP server · build MCP app
License
MIT © 2026
Built with ❤️ using the Model Context Protocol on Nitrostack. Share your MCP app on r/mcptothemoon.
Available Tools
3 toolscalculate_financial_metricsA
Calculate total monthly and annual spend, potential savings from no-engagement subscriptions, and detected price increases.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description must carry the burden. It only lists outputs without disclosing whether the tool is read-only, requires permissions, or has side effects. For a calculation tool, additional context about data dependencies or error handling would improve transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that communicates the core functionality without extraneous words. Every phrase adds value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema, the description provides minimal information about the return format. The tool's simplicity (zero parameters) makes the description adequate, but it could list the specific metrics returned or note any limitations.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has zero parameters, achieving 100% coverage. The description adds no parameter info but implicitly explains what the tool returns. With no parameters, a baseline of 4 is appropriate, as the description clarifies the output beyond just the tool name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool computes total monthly/annual spend, savings, and price increases. The verb 'calculate' and resource 'financial metrics' are specific. Sibling tools like 'check_engagement_signals' and 'generate_cancellation_playbook' have distinct focuses, so the tool's purpose is well-differentiated.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No usage guidelines are provided. The description does not mention when to use this tool, prerequisites, or when alternatives might be better. This forces the agent to infer context from the tool name and siblings.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
check_engagement_signalsB
Search recent non-billing mock emails from a sender to classify a subscription as HIGH_ENGAGEMENT or NO_ENGAGEMENT.
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Subscription service name to check for recent non-billing activity |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states a search and classification action but does not clarify whether the operation is read-only, destructive, or what side effects (if any) occur. The terms 'recent' and 'mock emails' are ambiguous, lacking details on time windows or the nature of such emails.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, well-structured sentence that front-loads the action and outcome. Every word contributes meaning; there is no redundancy or irrelevant detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given that there is no output schema, the description should clarify how the classification is returned (e.g., as a string, a boolean, or a side effect). It fails to define what constitutes 'recent' (e.g., emails within the last 30 days) and what 'mock emails' implies. These gaps make the description incomplete for an agent to reliably invoke the tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes the single parameter 'service_name' with a clear description. The tool description adds valuable context by specifying 'mock emails' and the binary classification result (HIGH_ENGAGEMENT or NO_ENGAGEMENT), which enriches the parameter's meaning beyond the schema alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action: search recent non-billing mock emails from a sender, and the outcome: classify subscription as HIGH_ENGAGEMENT or NO_ENGAGEMENT. This verb+resource combination is specific and distinct from sibling tools which handle financial metrics or cancellation playbooks.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no explicit guidance on when to use this tool versus alternatives, such as when to check engagement before cancellation or financial analysis. It does not mention prerequisites, scenarios to avoid, or references to sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
generate_cancellation_playbookA
Generate a markdown guide for cancelling autopay on PhonePe, GPay, or Paytm for a specific subscription service.
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Subscription service name to generate cancellation instructions for |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description is the sole source of behavioral traits. It states the tool generates a guide, implying a read-only operation, but does not explicitly mention whether it modifies anything, requires authentication, or has any side effects. The description is adequate but lacks explicit disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that conveys the core functionality without unnecessary words. It is front-loaded with the action and resource. Could potentially include more detail, but it is efficient and clear.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has a single parameter, no output schema, and no annotations, the description sufficiently explains the purpose and output (a markdown guide). It covers what the tool does and what it returns, making it usable for an AI agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'service_name' has full schema coverage with a description. The tool description adds context by listing the platforms (PhonePe, GPay, Paytm) for which the guide is generated, which clarifies the expected input and adds value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool generates a markdown guide for cancelling autopay on specific platforms (PhonePe, GPay, Paytm) for a given subscription service. The verb 'Generate' and resource 'markdown guide' are specific. However, the role of platforms vs. service name in the input could be clarified, slightly reducing clarity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidance on when to use this tool vs. alternatives. Sibling tools are unrelated, so there is no confusion, but the description does not specify conditions or prerequisites for using the tool (e.g., when a user wants cancellation steps). Usage is implied but not stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
v1.0.0- First observed
calculate_financial_metrics - First observed
check_engagement_signals - First observed
generate_cancellation_playbook
TDQS
Scored across 3 tools
Each tool addresses a distinct aspect of subscription auditing: engagement detection, financial analysis, and cancellation guidance. No overlap in purpose.
All tool names follow a consistent verb_noun pattern (check_, calculate_, generate_), making them predictable and easy to understand.
Three tools is slightly lean for a comprehensive audit agent, but they cover the core workflow (detect, analyze, act) without unnecessary redundancy.
Missing a tool to discover or list subscriptions from data sources (e.g., email or accounts). The current set requires the agent to already know the subscription, limiting automated audit.
Maintenance
Related MCP Connectors
Track, analyze, and act on your streaming and SaaS subscriptions from any AI agent.
Personal finance for AI agents — onboard, import statements, categorize & budget over MCP.
Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.
Capture receipts, scan Gmail, analyze spending, and create reviewed reports from AI assistants.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP to give AI agents extensive knowledge of your personal finances and control of your budgeting.1411MIT
- AlicenseAqualityDmaintenanceScans bank statements for zombie subscriptions and drafts cancellation, renegotiation, or data deletion letters.3MIT

Kordi MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceTrack, analyze, and act on your streaming & SaaS subscriptions from any AI agent.MIT- FlicenseNot gradedqualityBmaintenanceMCP server that gives AI agents read access to subscription/SaaS invoice history, ingested from Gmail and stored in Postgres and MongoDB, with tools for listing invoices, retrieving PDFs, and summarizing spend.-