Loading MCP server directory, please wait...
MCP server for Furlen — render verified, animated data-story videos from CSV via AI agents.
npx @getmcp/cli add io.github.amitsha86/furlen-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FURLEN_API_KEYFurlen API key — create one at furlen.pro/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.amitsha86/furlen-mcp": {
"command": "npx",
"args": [
"-y",
"furlen-mcp"
],
"env": {
"FURLEN_API_KEY": ""
}
}
}
}