data science tools

Vizro Mcp

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

python
local
enterprise
data science tools
0
View on GitHub

Installation

npx -y mckinsey/vizro-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

mckinsey/vizro-mcp

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub