Skip to main content
Glama

replicate-flux-mcp

package.json1.14 kB
{ "name": "replicate-flux-mcp", "version": "0.1.2", "type": "module", "bin": { "replicate-flux-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 -e REPLICATE_API_TOKEN=YOUR_REPLICATE_API_TOKEN" }, "homepage": "https://github.com/awkoy/replicate-flux-mcp", "keywords": [ "replicate", "flux", "mcp", "flux-schnell", "flux-schnell-mcp", "modelcontextprotocol", "image-generation", "ai" ], "author": "Yaroslav Boiko <y.boikodeveloper@gmail.com>", "license": "MIT", "description": "MCP for Replicate Flux Model", "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "replicate": "^1.0.1", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "shx": "^0.3.4", "typescript": "^5.8.2" }, "engines": { "node": ">=18" }, "repository": { "type": "git", "url": "git+https://github.com/awkoy/replicate-flux-mcp.git" } }

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/awkoy/replicate-flux-mcp'

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