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
{
"id": "cbb624b4-c4a2-4914-bcf4-5ccfa1dca857",
"name": "Medplum",
"values": [
{
"key": "base_url",
"value": "https://api.medplum.com",
"type": "default",
"enabled": true
},
{
"key": "client_id",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "client_secret",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "Authorization",
"value": "",
"type": "any",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2023-06-28T14:32:02.349Z",
"_postman_exported_using": "Postman/10.15.4"
}