nckhemanth0/subscription-tracker-mcp
MCP server for intelligent subscription management with Gmail + MySQL integration.
Quick Start
Clone the repository:
git clone https://github.com/nckhemanth0/subscription-tracker-mcpClaude Desktop configuration example:
{
"mcpServers": {
"subscription-tracker-mcp": {
"command": "npx",
"args": [
"-y",
"nckhemanth0/subscription-tracker-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.