Home › Other › Datawrapper

Datawrapper

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

Python
★ 55 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.4.0)

uvx datawrapper-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "datawrapper-mcp": {
      "command": "uvx",
      "args": [
        "datawrapper-mcp"
      ],
      "env": {
        "DATAWRAPPER_ACCESS_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • DATAWRAPPER_ACCESS_TOKEN required secret — Datawrapper API Access Token

Related servers

Data from the Official MCP Registry