Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Vizro-MCP is a Model Context Protocol server that helps create Vizro dashboards and charts by providing tools, templates, and live previews through integration with LLMs.
Add this to your MCP client configuration:
{
"mcpServers": {
"mckinsey-vizro": {
"command": "uvx",
"args": [
"vizro-mcp"
]
}
}
}{
"id": "mckinsey-vizro",
"name": "McKinsey Vizro",
"description": "Vizro-MCP is a Model Context Protocol server that helps create Vizro dashboards and charts by providing tools, templates, and live previews through integration with LLMs.",
"source_url": "https://github.com/mckinsey/vizro/tree/HEAD/vizro-mcp",
"publisher_name": "mckinsey",
"publisher_url": "https://github.com/mckinsey",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 711,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "vizro-mcp"
},
"tools_count": 6
}