Firefly III MCP Server
Provides integration with the Firefly III API, enabling AI agents and automation flows to interact with Firefly III data.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Firefly III MCP Servershow me my recent expenses"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Firefly III MCP Server
Servidor MCP para integrar la API de Firefly III con agentes de IA y flujos de automatización.
Implementado usando el SDK oficial @modelcontextprotocol/server (v2) con transporte Streamable HTTP (stateless).
Características
🚀 SDK v2 de Model Context Protocol (Stateless, Web-standard)
🔌 Transporte HTTP Streamable
🛡️ Autenticación mediante
MCP_API_KEY(Bearer Token)📊 Paginación, limitación de tamaño y formato dual (JSON / Markdown)
🐳 Despliegue en contenedor Docker
Related MCP server: Firefly III MCP Server
Requisitos Previos
Contenedor de Firefly III corriendo en Docker.
Personal Access Token de Firefly III (En tu perfil de Firefly > OAuth > Personal Access Tokens).
Configuración y Despliegue (Local / Producción)
Configurar el entorno Copia el archivo de ejemplo para configurar tus claves:
cp firefly-mcp/.env.example firefly-mcp/.envAbre
.envy edita:FIREFLY_PAT: Tu Personal Access Token.MCP_API_KEY: Genera una clave segura.
Arrancar el entorno Agregar al docker-compose de firefly-iii
docker compose up -d
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
- financeOAuthcom.zoninga
Personal finance for AI agents: accounts, budgets, goals, 9-strategy debt payoff, reports. OAuth 2.1
Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client. Air Pipe MCP token as a bearer credential, e.g. 'Authorization: Bearer <token>'. Create one at https://app.airpipe.io/
Institutional financial data with SEC filing citations, for every AI agent. OAuth 2.1.
Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables AI tools to interact with Firefly III personal finance management instances through a cloud-deployed MCP server. Supports financial operations like account management, transactions, budgeting, and reporting with configurable tool presets.29-
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Firefly III personal finance management instances via the Firefly III API, deployed as a Cloudflare Worker. It allows AI tools to manage transactions, accounts, budgets, and reporting through natural language.29ISC
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive AI-agnostic access to all Firefly III personal finance features via 66 tools, enabling natural language management of accounts, transactions, budgets, and more.1323MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to manage personal finances through Firefly III, supporting tasks like recording transactions, managing budgets, and generating financial summaries.14MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/UrielX16-git/firefly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server