Skip to main content
Glama

Fal.ai MCP Server

by raveenb
claude_config_example.json340 B
{ "mcpServers": { "fal-ai": { "command": "uv", "args": [ "run", "--with", "mcp", "--with", "fal-client", "python", "/absolute/path/to/fal-mcp-server/src/fal_mcp_server/server.py" ], "env": { "FAL_KEY": "your-fal-api-key-here" } } } }

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/raveenb/fal-mcp-server'

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