Skip to main content
Glama

Microsoft Copilot Studio MCP

MIT License
  • Apple
  • Linux
fetch-container-image.bicep231 B
param exists bool param name string resource existingApp 'Microsoft.App/containerApps@2023-05-02-preview' existing = if (exists) { name: name } output containers array = exists ? existingApp.properties.template.containers : []

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/vikrantsinghsikarwar/MCP'

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