Loading MCP server directory, please wait...
Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.
npx @getmcp/cli add io.github.jasoncbraatz/fintable-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jasoncbraatz/fintable-mcp": {
"command": "uvx",
"args": [
"fintable-mcp"
],
"env": {
"FINTABLE_COOKIES": "",
"FINTABLE_SESSION_COOKIE": ""
}
}
}
}