Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.
npx @getmcp/cli add io.github.YakupEmreYerli/mcp-firefly-iiiRequires Node.js 18+. Community-contributed server. Review source before installing.
FIREFLY_API_URLYour Firefly III instance URL (a bare domain, or a full base URL including /api/v1)
FIREFLY_API_TOKENFirefly III Personal Access Token (Options → Profile → OAuth → Create New Personal Access Token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.YakupEmreYerli/mcp-firefly-iii": {
"command": "npx",
"args": [
"-y",
"@yakupemreyerli/firefly-mcp"
],
"env": {
"FIREFLY_API_URL": "",
"FIREFLY_API_TOKEN": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.