Skip to main content
Glama
turbo.json355 B
{ "$schema": "https://turbo.build/schema.json", "extends": ["//"], "tasks": { "dev": { "dependsOn": ["^dev"] }, "build": { "dependsOn": ["^build"], "outputs": ["dist/**"] }, "check-types": { "dependsOn": ["^check-types"] }, "test": { "dependsOn": ["build"], "cache": false } } }

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/KasarLabs/snak'

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