Fintable MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 6 Sep 2026.
Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.
Today is the operative word: we check Fintable MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fintable-mcp -- uvx fintable-mcp
{
"mcpServers": {
"fintable-mcp": {
"args": [
"fintable-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fintable-mcp]
command = "uvx"
args = ["fintable-mcp"]
{
"mcpServers": {
"fintable-mcp": {
"args": [
"fintable-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fintable-mcp": {
"args": [
"fintable-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FINTABLE_COOKIES (Full cookie header string from Chrome DevTools for fintable.io authentication. Not needed if using rookiepy auto-extraction.), FINTABLE_SESSION_COOKIE (Just the fintable_session cookie value (alternative to FINTABLE_COOKIES).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.
joinBudget MCP: Manage personal finances, budget spaces, transactions, and categories.
joinBudget MCP: Manage personal finances, budget spaces, transactions, and categories.
Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.
Access Monarch financial data — accounts, transactions, budgets, and more
MCP server for Codat — companies, connections, invoices, bills and financial statements.
MCP server for Ghostfolio portfolio management and financial data access
Unofficial MCP server for Karbon practice management: contacts, work, time, invoices, payments.
Answers built from our own checks of this server.