Skip to main content
Glama
turbo.json•615 B
{ "$schema": "https://turbo.build/schema.json", "ui": "tui", "tasks": { "build": { "dependsOn": ["^build"], "outputs": ["dist/**", ".next/**", "!.next/cache/**"] }, "test": { "dependsOn": ["build"] }, "lint": { "dependsOn": ["^build"] }, "dev": { "cache": false, "persistent": true }, "start": { "dependsOn": ["build"] }, "clean": { "cache": false }, "extract-data": { "dependsOn": ["^build"], "cache": false }, "download": { "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/pythondev-pro/egw_writings_mcp_server'

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