Skip to main content
Glama

Intlayer

turbo.json710 B
{ "$schema": "https://turbo.build/schema.json", "tasks": { "build": { "dependsOn": ["^build"], "outputs": [ "dist/**", "build/**", "lib/**", ".next/**", "!.next/cache/**" ] }, "build:ci": { "dependsOn": ["^build:ci"], "outputs": [ "dist/**", "build/**", "lib/**", ".next/**", "!.next/cache/**" ] }, "prepublish": { "outputs": [] }, "dev": { "cache": false, "persistent": true }, "test": { "dependsOn": ["^build"], "outputs": [] }, "lint": { "outputs": [] }, "clean": { "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/aymericzip/intlayer'

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