Skip to main content
Glama

vizro-mcp

Official
by mckinsey

get_vizro_chart_or_dashboard_plan

Generate step-by-step instructions for creating a Vizro chart or dashboard. Provides initial guidance when tasked with building Vizro visualizations.

Instructions

Get instructions for creating a Vizro chart or dashboard. Call FIRST when asked to create Vizro things.

Input Schema

NameRequiredDescriptionDefault
user_planYes

Input Schema (JSON Schema)

{ "properties": { "user_plan": { "enum": [ "chart", "dashboard" ], "title": "User Plan", "type": "string" } }, "required": [ "user_plan" ], "title": "get_vizro_chart_or_dashboard_planArguments", "type": "object" }

You must be authenticated.

Other Tools from vizro-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mckinsey/vizro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server