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
.jumbotron {
max-width: 72rem;
display: flex;
margin: 20px auto 60px auto;
padding: 20px;
}
@media screen and (max-width: 996px) {
.jumbotron {
flex-direction: column-reverse;
gap: 2rem;
}
}
.jumbotron h3 {
font-size: 2.375rem;
line-height: 1.25;
font-weight: 400;
}