Vizro MCP
VerifiedTools and templates to create validated and maintainable data charts and dashboards.
Install
Claude Code
claude mcp add vizro -- uvx vizro-mcpSafety Report
details
No MCP server authentication required. Authentication is handled by the LLM API provider (e.g., Anthropic, OpenAI) configured separately.
details
Local stdio transport. CORS not applicable.
details
Local processing only. No external API calls from the MCP server itself.
details
No known CVEs. Enterprise-backed project with McKinsey engineering oversight.
details
Part of the Vizro monorepo maintained by McKinsey & Company. Python package with standard dependency management.
details
Open source on GitHub (mckinsey/vizro). Professionally maintained by McKinsey's engineering team.
details
Apache License 2.0 (Vizro project standard). Explicitly confirmed in monorepo.
details
Actively maintained by McKinsey & Company. Part of a well-resourced open source project with regular releases.
Compatibility
Tools Provided (6)
get_vizro_chart_or_dashboard_plan Get step-by-step instructions for creating a Vizro chart or dashboard. Should be called first when asked to create any Vizro visualization.
get_model_json_schema Get the JSON schema definition for a specified Vizro model component.
get_sample_data_info Get information about built-in sample datasets (iris, tips, stocks, gapminder) when no user data is provided.
load_and_analyze_data Load and analyze a local or remote data file. Must be called with an absolute file path or URL.
validate_dashboard_config Validate a complete Vizro dashboard configuration. Should always be run before finalizing a dashboard.
validate_chart_code Validate chart code and optionally open a PyCafe preview link in the browser.
Frequently Asked Questions
What is Vizro MCP?
Tools and templates to create validated and maintainable data charts and dashboards.
What tools does Vizro MCP provide?
Vizro MCP provides 6 tools including get_vizro_chart_or_dashboard_plan, get_model_json_schema, get_sample_data_info, load_and_analyze_data. Each tool can be called by AI agents to perform specific operations.
Is Vizro MCP safe to use?
Yes, Vizro MCP has passed our 8-point security audit and is rated Verified. All checks including authentication, dependency audit, and known CVE scan passed.
What are alternatives to Vizro MCP?
Similar MCP servers include MCP Server Chart, Markdownify MCP, Jupyter MCP Server. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
MCP Server Chart
UntestedA Model Context Protocol server for generating visual charts using AntV.
Markdownify MCP
CautionAn MCP server to convert almost any file or web content into Markdown
Jupyter MCP Server
CautionModel Context Protocol (MCP) Server for Jupyter.