Skip to main content
Glama

Firefly III MCP Server

by boxpositron
tsconfig.json325 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler", "strict": true, "skipLibCheck": true, "lib": [ "ESNext", "DOM" ], "types": [ "./worker-configuration.d.ts", ], "jsx": "react-jsx", "jsxImportSource": "hono/jsx" }, }

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