kartikkk2005/mcp-expense-tracker
AI-powered local expense tracking server built using Model Context Protocol (MCP), enabling LLM tool integration with a SQLite backend on a local machine
Platform-specific configuration:
{
"mcpServers": {
"mcp-expense-tracker": {
"command": "npx",
"args": [
"-y",
"mcp-expense-tracker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...