fintable-mcp
Related Servers
Alternatives to fintable-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server implementation that provides programmatic access to personal finance data through LunchMoney's API, enabling AI assistants to manage transactions, budgets, categories, and assets.5910,833 npm107MIT
- AlicenseCqualityBmaintenanceUnofficial MCP server for Monarch Money that exposes tools for managing accounts, transactions, budgets, and other financial data through natural language.1251MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to interact directly with Lunch Money's financial API, allowing users to query transactions, access budget information, and perform financial analysis through natural language.-
- AlicenseBqualityCmaintenanceAn MCP server providing full integration with the Lunch Money API to manage financial data including transactions, budgets, assets, and categories. It enables AI assistants to perform CRUD operations on financial records through a standardized HTTP interface.26MIT
- AlicenseNot gradedqualityDmaintenanceRead-only MCP server for Rocket Money that lets you browse your accounts, transactions, spending, budgets, net worth, and subscriptions through natural language.12MIT
- AlicenseNot gradedqualityCmaintenanceA comprehensive MCP server for managing personal finances, enabling users to track expenses, manage budgets, monitor financial goals, and analyze spending patterns through an AI assistant. All data is stored locally in SQLite for complete privacy.2 npmMIT
TDQS
Scored across 12 tools
Each tool targets a distinct action and resource. Bulk operations are clearly named and separate from single operations, and all list/delete/sync tools have unique purposes.
All tools follow the predictable fintable_verb_noun pattern with snake_case. 'Bulk' modifiers are consistently used for batch operations, and verbs like create, list, delete, run, sync are used appropriately.
12 tools cover the core functionality of managing categories, rules, accounts, and transactions without redundancy or excessive granularity.
The set provides create/list/delete for rules, create/list for categories, and sync operations. Missing update operations for categories and rules, and no direct transaction categorization tool, but the domain is still functional.