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
models.md•353 B
# Models
<!-- vale off -->
::: vizro.models
options:
filters: ["!^_","!build","!model_post_init"] # Don't show underscore methods, build method, and model_post_init
::: vizro.models.types
options:
filters: ["!^_"] # Don't show dunder methods as well as single underscore ones
merge_init_into_class: false
<!-- vale on -->