Skip to main content
Glama

Flux Cloudflare MCP

by Hzzy2O
package.json979 B
{ "name": "flux-cloudflare-mcp", "version": "0.0.1", "type": "module", "bin": { "flux-cloudflare-mcp": "build/index.js" }, "scripts": { "build": "tsc && shx chmod +x build/*.js", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "homepage": "https://github.com/Hzzy2O/flux-cloudflare-mcp", "keywords": [ "flux", "cloudflare", "worker", "mcp", "flux-mcp", "modelcontextprotocol", "image-generation", "ai" ], "author": "Hzzy2O <capiiii@outlook.com>", "license": "MIT", "description": "MCP for Flux Image Generation with Cloudflare Worker", "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "node-fetch": "^2.6.12", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.9", "@types/node-fetch": "^2.6.11", "shx": "^0.3.4", "typescript": "^5.8.2" } }

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/Hzzy2O/flux-cloudfare-mcp'

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