Let Claude, ChatGPT, or Cursor build animated chart videos for you. Paste one URL, authorize with OAuth, and your AI assistant can spin up editable projects, upload spreadsheets, and render MP4/WebM video or PNG/JPEG/WebP images — through tool calls.
The only chart MCP that produces motion, video, and editable projects rather than static images.
The Alien Art Charts MCP is a remote Model Context Protocol server hosted at https://alienart.io/mcp. It exposes the Alien Art chart editor as a set of tools any MCP-compatible AI client can call:
Connects via Streamable HTTP. Auth: OAuth. Requires a Pro plan — free trial available.
Bar chart race generated from a single AI prompt — 60fps MP4 + an editable project URL.
Real prompts your AI assistant can complete end-to-end — from raw data to a finished, shareable chart.
"Build a bar chart race of the world's richest people from 2010 to 2024 using this CSV."
Animated 60fps MP4 plus an editable Alien Art project. You get the video file and a link to keep iterating.
"Make an animated world map showing CO&sub2; emissions per country, 1990 to 2023."
Map chart race with countries shaded by value and a synced ranked side panel. Pulls from public datasets if you don't supply one.
"I have last season's standings as XLSX — turn it into a ranking table chart with team logos."
Table chart race with multi-column rows, animated reorders, and per-row logos uploaded automatically.
"Compare iPhone vs Pixel specs side by side as an animated explainer."
Advanced comparison layout with sequenced reveals, brand colors, and clean exec-deck styling. Exports to video or as a hosted iframe.
"Render a clean PNG of US state populations for my Notion page."
High-resolution PNG (or JPEG/WebP) you can drop into Notion, slides, or a doc. Same project, static export.
"Make a 15-second TikTok intro animating our top 10 customer wins this quarter."
Vertical 9:16 slideshow with branded titles, paced for the platform. WebM or MP4 ready to upload.
A focused tool surface — not 50 micro-actions, just the verbs that map to "build a chart from data."
list_chart_options
list_charts
get_chart
create_chart
add_layer
update_layer
set_layer_format
add_element
update_element
delete_layer
delete_element
upload_spreadsheet
fetch_spreadsheet_file
read_spreadsheet
patch_spreadsheet
wait_for_spreadsheet_idle
list_statistics_categories
get_statistics_category
add_statistics
update_chart
describe_layer_settings
describe_element_settings
render_chart
get_task
No API keys to manage, no local server to run. OAuth handles authentication.
MCP access is part of the Pro plan. Create an account, start the Pro trial, and you're ready to connect. The trial requires a credit card; you can cancel anytime before it ends.
In Claude Desktop, ChatGPT, or Cursor, open Settings → Connectors → Add custom connector and paste:
https://alienart.io/mcp
Your client redirects to Alien Art and asks you to authorize. Approve it — the AI assistant can now create projects, upload data, and render charts through tool calls.
Exact menu paths for each major MCP-compatible client.
https://alienart.io/mcp as the Remote MCP server URL. Leave OAuth Client ID and Secret blank.https://alienart.io/mcp as the server URL.https://alienart.io/mcp.claude mcp add alienart-charts --transport http --url https://alienart.io/mcp
Claude Code will open a browser window for OAuth on first use. After authorizing, ask Claude to list your charts.
Last updated
Any MCP-compatible client that supports remote Streamable HTTP servers. Verified clients include Claude Desktop, Claude Code (CLI), ChatGPT custom connectors, and Cursor. The server speaks the standard Model Context Protocol — no client-specific code paths.
MCP access requires a Pro plan, but every new account gets a free Pro trial. The trial requires a credit card to prevent abuse — you can cancel before it ends and pay nothing. Pro removes the watermark, unlocks 60fps export, and gives you unlimited monthly render minutes.
Bar chart races, line chart races, table chart races, map chart races (world plus per-country maps), slideshows, and advanced comparison layouts. The list_chart_options tool returns the canonical list so your AI assistant always picks a valid type.
Video: MP4, WebM, animated WebP — up to 60fps. Image: PNG, JPEG, WebP. Hosted: a public URL you can embed via iframe on any site. Pick the format when calling render_chart; the AI gets back a finished file URL or embed URL when the render job completes.
OAuth, end to end. Your AI client redirects to Alien Art, you approve the connection, and the client receives a bearer token it sends with every tool call. No API keys to copy, no secrets to manage, no env vars to set. You can revoke the connection any time from your account settings.
Yes. Ask it to list your charts (list_charts), pick one, and call update_chart / update_layer / patch_spreadsheet to keep iterating. Every project lives in your Alien Art account — you can also open it in the web editor and keep working manually.
Background. render_chart returns a task ID; get_task polls until the render finishes and returns the file URL. Short renders complete in seconds; longer ones can take a minute or two. The AI assistant handles the polling for you.
See the full ranked comparison of chart-generator MCPs for a side-by-side with AntV, mcp-echarts, QuickChart, Chart.js, Vega-Lite, Vizro, diagrammo, and others. The short version: every other chart MCP wraps an existing JS charting library and returns a static image or spec. Alien Art is the only one that produces motion, video, and editable projects.
Sign up, start your Pro trial, and paste https://alienart.io/mcp into Claude, ChatGPT, or Cursor. OAuth handles the rest.
Still comparing options? See the ranked list of chart-generator MCPs.