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
{
"name": "vizro-e2e-flow",
"version": "0.1.2",
"description": "Build Vizro dashboards from concept to deployment. Enforces a 2-phase workflow covering requirements, layout design, visualization selection, implementation with Python, and testing.",
"author": {
"name": "Vizro Team",
"email": "vizro@mckinsey.com"
},
"homepage": "https://vizro.readthedocs.io",
"repository": "https://github.com/mckinsey/vizro/vizro-e2e-flow"
}