Firefly III MCP Server
Rank #6,850io.github.YakupEmreYerli/mcp-firefly-iii
Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.
Firefly III MCP Server is a Model Context Protocol (MCP) server published by YakupEmreYerli. It ranks #6,850 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Firefly III MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 125,263 of 132,113 servers on MCP Toplist.
Use Firefly III MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-firefly-iii -e "FIREFLY_API_URL=<your FIREFLY_API_URL>" -e "FIREFLY_API_TOKEN=<your FIREFLY_API_TOKEN>" -- npx -y @yakupemreyerli/firefly-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mcp-firefly-iii]
command = "npx"
args = ["-y", "@yakupemreyerli/firefly-mcp"]
[mcp_servers.mcp-firefly-iii.env]
FIREFLY_API_URL = "<your FIREFLY_API_URL>"
FIREFLY_API_TOKEN = "<your FIREFLY_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-firefly-iii": {
"command": "npx",
"args": [
"-y",
"@yakupemreyerli/firefly-mcp"
],
"env": {
"FIREFLY_API_URL": "<your FIREFLY_API_URL>",
"FIREFLY_API_TOKEN": "<your FIREFLY_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-firefly-iii": {
"command": "npx",
"args": [
"-y",
"@yakupemreyerli/firefly-mcp"
],
"env": {
"FIREFLY_API_URL": "<your FIREFLY_API_URL>",
"FIREFLY_API_TOKEN": "<your FIREFLY_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-firefly-iii": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yakupemreyerli/firefly-mcp"
],
"env": {
"FIREFLY_API_URL": "<your FIREFLY_API_URL>",
"FIREFLY_API_TOKEN": "<your FIREFLY_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-firefly-iii": {
"command": "npx",
"args": [
"-y",
"@yakupemreyerli/firefly-mcp"
],
"env": {
"FIREFLY_API_URL": "<your FIREFLY_API_URL>",
"FIREFLY_API_TOKEN": "<your FIREFLY_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-firefly-iii": {
"command": "npx",
"args": [
"-y",
"@yakupemreyerli/firefly-mcp"
],
"env": {
"FIREFLY_API_URL": "<your FIREFLY_API_URL>",
"FIREFLY_API_TOKEN": "<your FIREFLY_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.YakupEmreYerli%2Fmcp-firefly-iii)<a href="https://mcptoplist.com/server/io.github.YakupEmreYerli%2Fmcp-firefly-iii"><img src="https://mcptoplist.com/badge/io.github.YakupEmreYerli%2Fmcp-firefly-iii.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
YakupEmreYerli
Other servers by YakupEmreYerli
View all YakupEmreYerli servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.2 | Aug 30, 2026 |
| 1.1.1 | Aug 29, 2026 |
Frequently asked questions
- Who maintains Firefly III MCP Server?
- Firefly III MCP Server is maintained by YakupEmreYerli, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Firefly III MCP Server listed on the Official MCP Registry?
- Yes — Firefly III MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Firefly III MCP Server have?
- MCP Toplist tracks 2 versions of Firefly III MCP Server, most recently published on Aug 30, 2026.
- Where can I find the source code for Firefly III MCP Server?
- The source code for Firefly III MCP Server is hosted at github.com/YakupEmreYerli/mcp-firefly-iii.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.