Storygraph AI
Rank #49,174io.github.amitsha86/furlen-mcp
Turn a CSV or a named public dataset into an animated chart video, figures re-checked first.
Storygraph AI is a Model Context Protocol (MCP) server published by amitsha86. It ranks #49,174 of 132,405 servers tracked on MCP Toplist. Storygraph AI is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 83,231 of 132,405 servers on MCP Toplist.
Use Storygraph AI
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add furlen-mcp -e "FURLEN_API_KEY=<your FURLEN_API_KEY>" -- npx -y furlen-mcpReplace each placeholder with your own value before saving.
[mcp_servers.furlen-mcp]
command = "npx"
args = ["-y", "furlen-mcp"]
[mcp_servers.furlen-mcp.env]
FURLEN_API_KEY = "<your FURLEN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furlen-mcp": {
"command": "npx",
"args": [
"-y",
"furlen-mcp"
],
"env": {
"FURLEN_API_KEY": "<your FURLEN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furlen-mcp": {
"command": "npx",
"args": [
"-y",
"furlen-mcp"
],
"env": {
"FURLEN_API_KEY": "<your FURLEN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"furlen-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"furlen-mcp"
],
"env": {
"FURLEN_API_KEY": "<your FURLEN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furlen-mcp": {
"command": "npx",
"args": [
"-y",
"furlen-mcp"
],
"env": {
"FURLEN_API_KEY": "<your FURLEN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furlen-mcp": {
"command": "npx",
"args": [
"-y",
"furlen-mcp"
],
"env": {
"FURLEN_API_KEY": "<your FURLEN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.amitsha86%2Ffurlen-mcp)<a href="https://mcptoplist.com/server/io.github.amitsha86%2Ffurlen-mcp"><img src="https://mcptoplist.com/badge/io.github.amitsha86%2Ffurlen-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
amitsha86
Other servers by amitsha86
View all amitsha86 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Jul 27, 2026 |
| 0.1.2 | Jul 26, 2026 |
| 0.1.1 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Storygraph AI?
- Storygraph AI is maintained by amitsha86, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Storygraph AI listed on the Official MCP Registry?
- Yes — Storygraph AI is listed on the Official MCP Registry.
- How many versions does Storygraph AI have?
- MCP Toplist tracks 3 versions of Storygraph AI, most recently published on Jul 27, 2026.
- Where can I find the source code for Storygraph AI?
- The source code for Storygraph AI is hosted at github.com/amitsha86/storygraph-ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.