Loomal

Datawrapper

MCP server by github.com/palewire/datawrapper-mcp

A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants

40 starspypi: datawrapper-mcp

About Datawrapper

Datawrapper is an MCP (Model Context Protocol) server published by palewire in the official MCP registry. A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants

It ships as a Python package on PyPI (datawrapper-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/palewire/datawrapper-mcp, where the project has earned 40 GitHub stars.

Use Datawrapper with your agent

Claude Code · one command
claude mcp add datawrapper -- uvx datawrapper-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "datawrapper": {
      "command": "uvx",
      "args": [
        "datawrapper-mcp"
      ]
    }
  }
}
pypidatawrapper-mcp

Frequently asked questions

What is Datawrapper?
Datawrapper is an MCP (Model Context Protocol) server by palewire. A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants
How do I connect Datawrapper to Claude, Cursor, or another MCP client?
Install Datawrapper from its pypi package (datawrapper-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Datawrapper open source?
Yes — the source code is public at github.com/palewire/datawrapper-mcp, with 40 GitHub stars.
Can AI agents pay to use Datawrapper?
Not yet through Loomal — Datawrapper is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Datawrapper? Claim this listing free by verifying GitHub ownership, or contact us.