We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kathirt/APIM-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"servers": {
"azure-apim-products": {
"type": "http",
"url": "https://apimmcp-apim-dev.azure-api.net/mcp",
"headers": {
"Ocp-Apim-Subscription-Key": "80b6a6a2a02147b5b5c2f06c92bbd096"
}
},
"azure-apim-native": {
"type": "sse",
"url": "https://apimmcp-apim-dev.azure-api.net/product-catalog-mcp-server/mcp",
"headers": {
"Ocp-Apim-Subscription-Key": "80b6a6a2a02147b5b5c2f06c92bbd096"
}
}
}
}