← Back to Plugins
MCP Server MCP

io.github.amitsha86/furlen-mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Turn a CSV or a named public dataset into an animated chart video, figures re-checked first.

Homepage Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "furlen-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Furlen API key — create one at furlen.pro/settings",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "FURLEN_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...