Skip to main content
Glama
anmka-j

Subscription Sniper — AI Agent for Recurring Spend Audits

by anmka-j

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_subscription_emails

Fetch real subscription and billing email bodies from the Gmail account connected by GMAIL_REFRESH_TOKEN. Pass account_email to verify the token belongs to that Gmail account. Gmail errors are logged and return mock subscription emails as fallback.

check_gmail_connection

Temporary diagnostic tool: check whether Gmail OAuth is configured, connected, and which error message is returned if connection fails.

extract_subscription_metadata

Parse raw subscription email text into a structured subscription record and store it in memory.

check_engagement_signalsB

Search recent non-billing mock emails from a sender to classify a subscription as HIGH_ENGAGEMENT or NO_ENGAGEMENT.

calculate_financial_metricsA

Calculate total monthly and annual spend, potential savings from no-engagement subscriptions, and detected price increases.

generate_cancellation_playbookA

Generate a markdown guide for cancelling autopay on PhonePe, GPay, or Paytm for a specific subscription service.

Prompts

Interactive templates invoked by user choice

NameDescription
audit_strategistFrame the agent as a financial advisor reviewing tracked subscriptions for waste and avoidable recurring spend.
proactive_notifierFormat subscription renewal alerts. Use a friendly reminder for high engagement and include a cancellation playbook for low engagement.

Resources

Contextual data attached and managed by the client

NameDescription
Tracked SubscriptionsAll subscriptions extracted and stored during this server session.
Imminent No-Engagement Renewal AlertsSubscriptions renewing within 48 hours that are also flagged NO_ENGAGEMENT.
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

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/anmka-j/subscription-sniper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server