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
{
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
"extends": ["@microsoft/api-extractor/extends/tsdoc-base.json"],
"tagDefinitions": [
{
"tagName": "@category",
"syntaxKind": "block",
"allowMultiple": true
},
{
"tagName": "@yields",
"syntaxKind": "block",
"allowMultiple": false
}
],
"supportForTags": {
"@category": true,
"@yields": true
}
}