Subscription Tracker Ai
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., "@Subscription Tracker AiShow all subscriptions sorted by cost."
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 Tracker Ai
By MEOK AI Labs — Track SaaS subscriptions, renewal dates, spending, and find duplicate services. By MEOK AI Labs.
Subscription Tracker AI — track SaaS subscriptions, costs, renewals, and find duplicates. MEOK AI Labs.
Installation
pip install subscription-tracker-ai-mcpUsage
# Run standalone
python server.py
# Or via MCP
mcp install subscription-tracker-ai-mcpTools
add_subscription
Add a subscription to track. Cost in USD/month. Billing cycle: monthly, yearly, quarterly.
Parameters:
name(str)cost_monthly(float)billing_cycle(str)renewal_date(str)category(str)
get_total_spend
Calculate total subscription spend. Period: monthly, yearly, daily.
Parameters:
period(str)
list_subscriptions
List all tracked subscriptions. Sort by: cost, name, category, date.
Parameters:
active_only(bool)sort_by(str)
find_duplicates
Find potentially duplicate or overlapping subscriptions in the same category.
Authentication
Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.
Links
Website: meok.ai
License
MIT — MEOK AI Labs
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/CSOAI-ORG/subscription-tracker-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server