Skip to main content
Glama

FAL Image/Video MCP Server

by RamboRogers
package.json1.05 kB
{ "name": "fal-image-video-mcp", "version": "1.0.8", "description": "MCP server for FAL AI image and video generation with data URL support", "main": "dist/index.js", "module": "./src/index.ts", "bin": { "fal-image-video-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "fal", "ai", "image-generation", "video-generation", "claude", "anthropic", "smithery" ], "author": "Matthew Rogers <matt@matthewrogers.org>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/RamboRogers/fal-image-video-mcp" }, "homepage": "https://github.com/RamboRogers/fal-image-video-mcp", "dependencies": { "@fal-ai/client": "^1.0.0", "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.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/RamboRogers/fal-image-video-mcp'

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