mckinsey/vizro-mcp
Tools and templates to create validated and maintainable data charts and dashboards.
Quick Start
Clone the repository:
git clone https://github.com/mckinsey/vizro/tree/main/vizro-mcpClaude Desktop configuration example:
{
"mcpServers": {
"vizro": {
"command": "npx",
"args": [
"-y",
"mckinsey/vizro-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.