Skip to main content
Data Science ToolsPython

mckinsey/vizro-mcp

Tools and templates to create validated and maintainable data charts and dashboards.

data-science-toolsofficiallocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mckinsey/vizro/tree/main/vizro-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "vizro": {
      "command": "npx",
      "args": [
        "-y",
        "mckinsey/vizro-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Science Tools
Language
Python
Author
mckinsey