marzukia/charted
by Various
Charted is a zero dependency SVG chart generator that aims to provide a simple interface for generating beautiful and customisable graphs. This project is inspired by chart librari
MCP
marzukia/charted
Added 18 June 2026
Overview
Charted is a Python library for generating SVG charts with no external dependencies. It provides a simple interface for creating customizable and visually appealing graphs, inspired by mermaid.js. The library focuses on lightweight static chart generation.
Best for
Best for
Python developers who need a minimal, dependency-free charting tool for static SVG generation
Use cases
- Generate SVG charts for web dashboards
- Create custom graphs in Python scripts
- Embed lightweight charts in static site generators
Notes
Charted is a Python library for generating SVG charts with no external dependencies. It provides a simple interface for creating customizable and visually appealing graphs, inspired by mermaid.js. The library focuses on lightweight static chart generation.
0 stars on GitHub. Last updated 2026-06-18. Licensed MIT.
Use cases
- Generate SVG charts for web dashboards
- Create custom graphs in Python scripts
- Embed lightweight charts in static site generators
Pros
- Zero dependencies reduce setup complexity
- Simple API for rapid chart creation
- Produces clean SVG output for easy customization
Cons
- Limited to static SVG output, no interactivity
- Small community and sparse documentation due to low adoption
- May lack advanced chart types found in mature libraries
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Zero dependencies reduce setup complexity
- Simple API for rapid chart creation
- Produces clean SVG output for easy customization
Cons
- Limited to static SVG output, no interactivity
- Small community and sparse documentation due to low adoption
- May lack advanced chart types found in mature libraries
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
antv/mcp-server-chart
Various
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
mckinsey/vizro-mcp
Various
Vizro is a low-code toolkit for building high-quality data visualization apps.