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
---
hide:
- navigation
- toc
---
# Vizro
Vizro is an open-source Python-based toolkit. You can use it to build data visualization apps quickly and easily, without needing advanced engineering or design expertise.
<div class="grid cards" markdown>
- :fontawesome-regular-map:{ .lg .middle } __New to Vizro?__
---
[Quickstart tutorial](pages/tutorials/quickstart-tutorial.md)
[Explore Vizro tutorial](pages/tutorials/explore-components.md)
[Write your own actions tutorial](pages/tutorials/custom-actions-tutorial.md)
- :fontawesome-solid-chart-column:{ .lg .middle } __Vizro features__
---
[Fundamentals](pages/user-guides/dashboard.md)
[Components overview](pages/user-guides/components.md)
[Visual formatting](pages/user-guides/visual-formatting.md)
[Extend and customize Vizro](pages/user-guides/extensions.md)
- :fontawesome-solid-wand-magic-sparkles:{ .lg .middle } __Gen AI assistance__
---
[:new: Agent skills (design & build)](https://github.com/mckinsey/vizro/tree/main/vizro-e2e-flow)
[:fontawesome-solid-star: Vizro-MCP :fontawesome-solid-star:](https://vizro.readthedocs.io/projects/vizro-mcp/)
[Vizro-AI](https://vizro.readthedocs.io/projects/vizro-ai/)
[`llms.txt` (stable)](https://vizro.readthedocs.io/llms.txt)
[`llms-full.txt` (stable)](https://vizro.readthedocs.io/llms-full.txt)
- :fontawesome-solid-book-open:{ .lg .middle } __Find out more__
---
[FAQs](pages/explanation/faq.md)
[:sparkles:Cheatsheet:sparkles:](pages/cheatsheet/cheatsheet.html)
- :fontawesome-solid-hands-holding-circle:{ .lg .middle } __Get involved__
---
[Contribute code](pages/explanation/contributing.md)
[Contribute to our docs](pages/explanation/documentation-style-guide.md)
</div>