MCP Server
MCP
Datawrapper
A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants
Install
uvx datawrapper-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "datawrapper-mcp",
"version": "0.2.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Datawrapper API Access Token",
"isRequired": true,
"isSecret": true,
"name": "DATAWRAPPER_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment