Back to MCP Servers
Vizro
Tools and templates to create validated and maintainable data charts and dashboards.
data-science-toolsai
By mckinsey
Installation
npx -y vizroConfiguration
{
"mcpServers": {
"vizro": {
"command": "npx",
"args": ["-y", "vizro"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes