Back to MCP Servers
Subscription Tracker
MCP server for intelligent subscription management with Gmail + MySQL integration.
finance-fintechmysqlai
By nckhemanth0
Installation
npx -y subscription-tracker-mcpConfiguration
{
"mcpServers": {
"subscription-tracker-mcp": {
"command": "npx",
"args": ["-y", "subscription-tracker-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes