We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobile-dev-inc/Maestro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
appId: com.example.app
---
- assertVisible:
id: id1
containsDescendants:
- text: "Child 1"
- text: "Child 2"
enabled: false
- assertVisible:
id: id2
containsDescendants:
- text: "Child 1"
- assertNotVisible:
id: id1
containsDescendants:
- text: "Child 1"
- text: "Child 3"