Skip to main content
Glama

Firefly III MCP Server

by boxpositron
package.json630 B
{ "name": "firefly-iii-mcp", "version": "1.4.0", "description": "One-click deploy firefly-iii-mcp to Cloudflare Worker edge.", "type": "module", "private": true, "scripts": { "dev": "wrangler dev", "build": "wrangler build", "clean": "rimraf dist", "deploy": "wrangler deploy --minify", "cf-typegen": "wrangler types", "lint": "eslint src/**/*.ts", "test": "echo \"No tests specified\" && exit 0" }, "dependencies": { "@firefly-iii-mcp/core": "1.4.0", "agents": "^0.0.94", "hono": "^4.7.11" }, "devDependencies": { "rimraf": "^6.0.1", "wrangler": "^4.20.0" } }

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/boxpositron/firefly-iii-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server