Skip to main content
Glama
turbo.json538 B
{ "$schema": "https://turbo.build/schema.json", "globalDependencies": ["**/.env.*local"], "globalEnv": ["NODE_ENV"], "tasks": { "build": { "dependsOn": ["^build"], "outputs": ["dist/**"] }, "test": { "dependsOn": ["^build"], "inputs": ["src/**/*.ts", "test/**/*.ts"] }, "lint": { "outputs": [] }, "format": { "outputs": [] }, "dev": { "cache": false, "persistent": true }, "clean": { "cache": false }, "typecheck": {} } }

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/prosdevlab/doc-agent'

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