Vizro▌

by mckinsey
Vizro creates and validates data-visualization dashboards from natural language, auto-generating chart code and interact
Enables creation and validation of data visualization dashboards through natural language by generating chart code, validating configurations, and producing interactive Vizro visualizations with PyCafe preview links.
best for
- / Data analysts building interactive dashboards
- / Teams prototyping visualizations quickly
- / Users wanting code-free chart creation
- / Dashboard validation and testing workflows
capabilities
- / Generate chart code from natural language descriptions
- / Validate dashboard configurations and chart code
- / Load and analyze CSV/JSON data files
- / Create interactive Vizro visualizations
- / Generate PyCafe preview links for dashboards
- / Access sample datasets for testing
what it does
Creates interactive data visualization dashboards through natural language by generating chart code and validating Vizro configurations. Provides PyCafe preview links for immediate visualization testing.
about
Vizro is an official MCP server published by mckinsey that provides AI assistants with tools and capabilities via the Model Context Protocol. Vizro creates and validates data-visualization dashboards from natural language, auto-generating chart code and interact It is categorized under analytics data. This server exposes 6 tools that AI clients can invoke during conversations and coding sessions.
how to install
You can install Vizro in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
Apache-2.0
Vizro is released under the Apache-2.0 license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
Vizro helps you to build data visualization apps that are: **Quick and easy** Build apps in minutes. Use a few lines of simple configuration (via Pydantic models, JSON, YAML, or Python dictionaries) in place of thousands of lines of code. **Beautiful and powerful** Build high-quality multi-page apps without needing advanced engineering or visual design expertise. Use powerful features of production-grade BI tools, with in-built visual design best practices. **Flexible** Benefit from the capabilities and flexibility of open-source packages. Use the trusted dependencies of Plotly, Dash, and Pydantic. **Customizable** Almost infinite control for advanced users. Use Python, JavaScript, HTML and CSS code extensions. **Scalable** Rapidly prototype and deploy to production. Use the in-built production-grade capabilities of Plotly, Dash and Pydantic. Visit ["Why should I use Vizro?"](https://vizro.readthedocs.io/en/stable/pages/explanation/faq/#why-should-i-use-vizro) for a more detailed explanation of Vizro use cases. ## When to use Vizro? Use Vizro when you need to combine the speed and ease of low-code Python tools, with production capabilities of JavaScript and BI tools, and the freedom of open source: - Have an app that looks beautiful and professional by default. - Enjoy the simplicity of low-code, plus the option to customize with code almost infinitely. - Rapidly create prototypes which are production-ready and easy to deploy at scale. ## How to use Vizro? ## [Vizro framework](https://vizro.readthedocs.io/en/stable/) **Low-code framework for building dashboards.** The Vizro framework underpins the entire Vizro toolkit. It is a Python package (called `vizro`). Visit the [documentation](https://vizro.readthedocs.io/en/stable/) for more details. ## [Vizro visual vocabulary](https://vizro-demo-visual-vocabulary.hf.space/) **Chart examples.** The visual vocabulary helps you to decide which chart type to use for your requirements, and offers sample code to create these charts with Plotly or embed them into a Vizro dashboard. Visit the [visual vocabulary](https://vizro-demo-visual-vocabulary.hf.space/) to search for charts or get inspiration.
## [Vizro-MCP](https://github.com/mckinsey/vizro/tree/main/vizro-mcp)
**A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for Vizro.**
Vizro-MCP works alongside an LLM to help you create Vizro dashboards and charts. It provides tools and templates to create a functioning Vizro chart or dashboard step-by-step.
Compatible with MCP-enabled LLM clients such as Cursor or Claude Desktop.
## [Vizro-AI](https://vizro.readthedocs.io/projects/vizro-ai/)
**Use LLMs to generate charts and dashboards.**
> **Vizro-AI dashboard generation is no longer actively developed and is superseded by [Vizro-MCP](https://github.com/mckinsey/vizro/tree/main/vizro-mcp). Vizro-AI supports only chart generation from version 0.4.0.**
Vizro-AI is a separate package (called `vizro_ai`) that extends Vizro to incorporate LLMs. Use it to build interactive Vizro charts and dashboards, by simply describing what you need in plain English or other languages.
Visit the [Vizro-AI documentation](https://vizro.readthedocs.io/projects/vizro-ai/) for more details.