Skip to main content
Glama
by mckinsey
extra.css749 B
.card-section-wrapper { align-items: center; display: flex; } .responsive-grid { display: grid; gap: 1.5rem; grid-auto-rows: auto; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); width: 100%; } .card-section-wrapper .responsive-grid a { background: none; color: black; padding: 0; text-decoration: none; transition: none; } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); height: 100%; transition: 0.3s; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25); } .card-content { padding: 2px 16px; } :root > * { --md-code-hl-color: #119bec3e; } .md-typeset th, td:not([class]):not(:last-child) { border-right: 1px solid lightgrey; } .md-source__fact--version { display: none; }

Latest Blog Posts

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