Fireflyiii Mcp
БесплатноНе проверенMCP server for Firefly III personal finance manager
Описание
MCP server for Firefly III personal finance manager
README
npm version npm downloads CI License: MIT Documentation
An MCP (Model Context Protocol) server that connects any MCP-compatible AI assistant to your Firefly III personal finance instance. Ask your AI assistant questions about your finances in natural language.
📖 Full documentation → daften.github.io/fireflyiii-mcp
What you can ask
Once configured, you can ask things like:
- "How much did I spend on groceries last month?"
- "Show me my budget status for this month."
- "Find any duplicate transactions in the last 30 days."
- "Set up a piggy bank for my vacation fund with a €2000 target."
- "What were my biggest expense categories this year?"
Your AI assistant handles the Firefly III API calls — you get answers in plain language.
Choose your setup method:
| Method | Transport | Best for |
|---|---|---|
| npm — stdio | stdio | Simplest setup, AI on the same machine |
| npm — HTTP | HTTP + OAuth or PAT | Remote AI access, or a headless gateway with no browser in the loop |
| Docker — HTTP | HTTP + OAuth or PAT | Self-hosted on a server or home lab |
| Git checkout | stdio or HTTP | Contributing or local development |
All options except Docker require Node.js 20+.
Option 1: npm package — stdio (simplest)
Requires: Node.js 20+, a Firefly III Personal Access Token (Options → Remote access and tokens → Create new token).
Add to your Claude MCP config (.claude/mcp.json or Claude Desktop claude_desktop_config.json):
{
"mcpServers": {
"fireflyiii": {
"command": "npx",
"args": ["-y", "@daften/fireflyiii-mcp"],
"env": {
"FIREFLY_URL": "https://your-firefly-instance.example.com",
"FIREFLY_TOKEN": "your-personal-access-token-here"
}
}
}
}
Your MCP client downloads and starts the server automatically on first use. No separate install step needed.
Option 2: npm package — HTTP (OAuth or PAT)
→ See the HTTP/OAuth setup guide, or HTTP/PAT for headless callers (gateways, automation) that can't drive a browser-based OAuth flow.
Option 3: Docker — HTTP (self-hosted)
→ See Docker setup guide in the docs.
Option 4: Git checkout (development)
→ See Git checkout guide in the docs.
Nightly builds (unstable)
Want to test unreleased changes from main? A nightly build is published automatically each night that main has changed. These are unstable and not recommended for production.
- npm:
npm install @daften/fireflyiii-mcp@nightly(ornpx @daften/fireflyiii-mcp@nightly) - Docker:
docker pull ghcr.io/daften/fireflyiii-mcp:nightly
A normal install (no tag) always resolves to the latest tagged release — @latest on npm and :latest on Docker are never moved to a nightly. To go back to a stable build, reinstall without the @nightly / :nightly tag.
Experimental Autocomplete Prompts
→ See Autocomplete prompts in the docs.
Available Tools
→ See the full tool reference in the docs (140 tools across 14 groups).
Filtering Tools
→ See Tool filtering in the docs.
Development
npm test # Run unit tests
npm run test:watch # Watch mode
npm run test:integration # Run against live Firefly III (requires FIREFLY_URL + FIREFLY_TOKEN)
npm run dev # Run without building (uses tsx)
npm run build # Compile TypeScript to dist/
Resources
- Firefly III API Documentation — interactive Swagger UI for all API versions
- Firefly III OpenAPI YAML — machine-readable spec; fetch with
curl -s "https://api-docs.firefly-iii.org/firefly-iii-6.5.5-v1.yaml" -A "Mozilla/5.0"(direct browser access blocked by bot protection) - Firefly III Docs
- MCP Documentation
Contributing
See CONTRIBUTING.md for the development loop, tool-add checklist, and commit conventions.
Security
See SECURITY.md for the vulnerability disclosure policy.
Acknowledgements
Feature comparison informed by fabianonetto/mcp-server-firefly-iii and etnperlong/firefly-iii-mcp.
License
MIT
Установить Fireflyiii Mcp в Claude Desktop, Claude Code, Cursor
unyly install fireflyiii-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add fireflyiii-mcp -- npx -y @daften/fireflyiii-mcpFAQ
Fireflyiii Mcp MCP бесплатный?
Да, Fireflyiii Mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Fireflyiii Mcp?
Нет, Fireflyiii Mcp работает без API-ключей и переменных окружения.
Fireflyiii Mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Fireflyiii Mcp в Claude Desktop, Claude Code или Cursor?
Открой Fireflyiii Mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Fireflyiii Mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
