Skip to main content
Glama
control-plane-app-config.it.test.ts.snap893 B
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Control Plane App Config Full Config Integration creates tool groups, permissions, and extensions, then verifies in config 1`] = ` { "auth": { "enabled": false, }, "permissions": { "consumers": { "integration-consumer": { "_type": "default-block", "allow": [ "integration-group", ], }, }, "default": { "_type": "default-allow", "block": [], }, }, "targetServerAttributes": {}, "toolExtensions": { "services": { "svc": { "some-tool": { "childTools": [ { "name": "custom-ext", "overrideParams": {}, }, ], }, }, }, }, "toolGroups": [ { "name": "integration-group", "services": { "svc": "*", }, }, ], } `;

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/TheLunarCompany/lunar'

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