Skip to main content
Glama
HeaderSearchInput.module.css245 B
.searchInput { input { width: 220px; transition: width 0.1s ease-in-out; } input:focus { width: 400px; } @media (max-width: 800px) { input { width: 150px; } input:focus { width: 150px; } } }

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/medplum/medplum'

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