
Fintable MCP
Let your agent read and adjust Fintable categories, rules, and transactions so solo business finances stay organized without clicking through the web app.
Overview
Fintable MCP is a MCP server for the Operate phase that lets agents manage fintable.io financial categories, rules, and transactions over stdio.
What is this MCP server?
- Unofficial MCP bridge to fintable.io for categories, rules, and transactions
- PyPI package fintable-mcp v0.1.1 with uvx runtime hint
- Auth via FINTABLE_COOKIES or FINTABLE_SESSION_COOKIE (optional rookiepy auto-extraction noted)
- Stdio local server for privacy-sensitive finance sessions in the IDE
- Pairs agent automation with an existing spreadsheet-style finance workspace
- Package version 0.1.1 on PyPI as fintable-mcp
- Documented tools scope: financial categories, rules, and transactions
- Stdio transport with uvx runtime hint per server metadata
Community signal: 1 GitHub stars.
What problem does it solve?
Solo builders lose hours reconciling transactions and tuning category rules manually when their agent could apply consistent changes if it had safe API access.
Who is it for?
Founders already on fintable.io who want MCP-driven monthly close, rule tuning, and transaction review from the terminal.
Skip if: Users without a Fintable account, teams needing certified accounting integrations, or anyone uncomfortable storing session cookies in local env files.
What do I get? / Deliverables
After you supply session cookies and register uvx fintable-mcp, your assistant can query and update Fintable data so books and rules stay aligned with how you run the business.
- Agent-mediated reads and updates to Fintable categories and rules
- Streamlined transaction review workflows inside the IDE
- Consistent categorization changes applied without manual UI repetition
Recommended MCP Servers
Journey fit
Personal and business money hygiene is ongoing operations once revenue and expenses are live, especially when iterating on what you track each month. Iterate fits because you refine categorization rules and transaction handling as spending patterns and product costs evolve.
How it compares
Personal finance workspace MCP, not a payments processor or investor reporting platform.
Common Questions / FAQ
Who is Fintable MCP for?
It is for indie operators using fintable.io who want Claude Code or similar agents to help manage categories, rules, and transactions programmatically.
When should I use Fintable MCP?
Use it during operate-phase finance reviews when you are cleaning up transactions, adjusting automation rules, or syncing spending categories with new product costs.
How do I add Fintable MCP to my agent?
Run via uvx fintable-mcp, set FINTABLE_COOKIES or FINTABLE_SESSION_COOKIE from your browser session, and add the stdio server entry to your MCP client config.