Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by SHANKESTI • Uncategorized
An MCP server enabling AI assistants to manage personal expenses via natural language.
Manage and track personal expenses using natural language commands.
Summarize spending by category over a date range.
Validate expense categories and subcategories dynamically.
This MCP server allows AI agents like Claude to add, list, summarize, edit, and delete personal expenses organized by categories and subcategories. It uses a SQLite database for storage and validates categories using a JSON resource. The server demonstrates integration of AI with external tools and databases through the Model Context Protocol.