Skip to content

Server

Free

by MCP Community

Host Firefly III MCP server as a service.

v1.4.0Added Apr 12, 2026
firefly-iiimcpmodel-context-protocolpersonal-financeserver
Works with:ClaudeGPTGeminiCopilot

Server MCP Server

Host Firefly III MCP server as a service.

Installation

npx -y @firefly-iii-mcp/server

Reviews

Leave a Review

Installation

Quick install
npx -y @firefly-iii-mcp/server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": ["-y", "@firefly-iii-mcp/server"]
    }
  }
}