Skip to main content
Glama
resource_changes_recent.md313 B
# Recent resource changes (7d) ```kql resourcechanges | extend operationTime = todatetime(properties.changeAttributes.timestamp) | where operationTime >= ago(7d) | project operationTime, properties.changeType, properties.changeAttributes.operation, properties.targetResourceId | order by operationTime desc ```

Latest Blog Posts

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/andrewstephenson-v1/Azure-Assistant-MCP'

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