Vizro MCP

by mckinsey

206 downloads
Not rated
GitHub

About

MCP server to help with chat and dashboard creation.

Details

Author
mckinsey
Downloads
206
Categories
Other, Design

- Build beautiful multi-page apps with low-code configuration.
- In-built visual design best practices.
- Powered by trusted open-source packages: Plotly, Dash, Pydantic.
- Extendable with Python, JavaScript, HTML, and CSS code.
- Rapid prototyping to production deployment.
- Includes Vizro-AI for generating charts/dashboards via LLMs.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Vizro MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the package with pip install vizro, then configure dashboards using a few lines of simple low-code configuration (via Pydantic models, JSON, YAML, or Python dictionaries). See the get started documentation for creating your first dashboard.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "vizro mcp": {
            "vizro-mcp": {
                "command": "uvx",
                "args": [
                    "vizro-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "vizro-mcp": {
        "command": "uvx",
        "args": [
            "vizro-mcp"
        ]
    }
}

What is Vizro?

Vizro is an open-source Python-based toolkit.

Use it to build beautiful and powerful data visualization apps quickly and easily, without needing advanced engineering or visual design expertise.

Then customize and deploy your app to production at scale.

<div align="center">

Use a few lines of simple low-code configuration, with in-built visual design best practices, to assemble high-quality
multi-page prototypes.
</div>
<br>

The benefits of the Vizro toolkit include:

<div align="center">

</div>
<br>

Visit our "How-to guides" for a more detailed explanation of Vizro features.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.