datawrapper-mcp and pydoll-mcp
About datawrapper-mcp
palewire/datawrapper-mcp
A Model Context Protocol (MCP) server for creating Datawrapper charts using AI assistants.
Exposes eight tools for full chart lifecycle management—from creation and schema introspection to publishing, updating styling, and PNG export—enabling AI assistants to handle complex Datawrapper workflows through natural language. Built on the datawrapper Python library with support for eight chart types (bar, line, area, scatter, etc.), it runs via stdio or HTTP transport and authenticates through API tokens passed as environment variables or request headers, supporting deployment across Claude Desktop, Claude.ai, Cursor, VS Code Copilot, and ChatGPT.
About pydoll-mcp
JinsongRoh/pydoll-mcp
PyDoll MCP Server is a Model Context Protocol (MCP) server built on PyDoll, a next-generation browser automation library. It enables AI assistants like Claude to naturally control web browsers and perform complex web automation tasks.
Implements zero-webdriver automation with intelligent CAPTCHA bypass and Windows optimization, avoiding traditional Selenium/Playwright dependencies. Built on PyDoll's native browser control API, it communicates with Claude and other MCP clients via standard protocol, handling tab lifecycle management, element finding, and navigation through direct browser API calls rather than script injection fallbacks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work