mcpbeat Sign in

Furlen MCP Server

by amitsha86 Your server? Claim it
local only

Furlen MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm.

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

Installs per day peak 254 · avg 31 · -34% w/w
a month agotoday
47
Installs / week
npm · furlen-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Furlen MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add furlen-mcp -- npx -y furlen-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "furlen-mcp": {
      "args": [
        "-y",
        "furlen-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.furlen-mcp]
command = "npx"
args = ["-y", "furlen-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "furlen-mcp": {
      "args": [
        "-y",
        "furlen-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "furlen-mcp": {
      "args": [
        "-y",
        "furlen-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FURLEN_API_KEY (Furlen API key — create one at furlen.pro/settings). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Furlen MCP

same job, measured the same way
Chart Generator & PDF Report from Any Dataset, CSV or JSON
by nero-engine

Turn rows into bar, line, pie and scatter chart images plus an optional PDF or HTML report.

answering
Send HTTP Requests in Bulk: Dataset, CSV or Sheet to REST API
by nero-engine

Send every row of a dataset, file or Google Sheet to any REST API as its own templated request.

answering
DataScoop public data
by datascoop

Official UK, US and Australia public datasets as filtered CSV, REST API and MCP for AI agents.

6 tools answering
Refigure
by helgdemidov

Convert DOCX/XLSX to Markdown — native chart-data extraction, optional VLM for figures

296 installs/wk local only
A
LatLong Maps
by latlong

Turn CSV or Excel data into styled choropleth and categorical maps of India from plain language.

4 tools answering
PDF Extractor: Bulk PDF to Text, Tables & Markdown from a CSV
by nero-engine

Extract text, tables and metadata from every PDF linked in a dataset, CSV or Google Sheet.

answering
Studio
by reogrid

Turn analyzed data into an Excel-like spreadsheet at a shareable URL: formulas, styles, filters.

4 tools answering
MCP Data Pipeline Connector
by dbsectrainer

Universal data connector for CSV, Postgres, and REST APIs via DuckDB

24 installs/wk local only

Furlen MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Furlen MCP?
Furlen MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package furlen-mcp was installed 47 times last week.
How do I connect Furlen MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls furlen-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Furlen MCP?
The npm package furlen-mcp was installed 47 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.