Skip to main content
Glama

Israel Statistics MCP

by reuvenaor
turbo.json1.19 kB
{ "$schema": "https://turbo.build/schema.json", "globalEnv": ["NODE_ENV"], "pipeline": { "build": { "dependsOn": ["^build"], "env": [ "NEXT_PUBLIC_APP_URL", "UPSTASH_REDIS_REST_URL", "UPSTASH_REDIS_REST_TOKEN", "COMPONENTS_REGISTRY_URL", "REGISTRY_URL", "npm_config_user_agent", "https_proxy", "V0_URL", "V0_EDIT_SECRET", "DEPLOYMENT_PROTECTION_BYPASS" ], "outputs": ["dist/**", ".next/**"] }, "preview": { "env": ["NEXT_PUBLIC_APP_URL"], "outputs": ["dist/**", ".next/**"] }, "start": { "dependsOn": ["^build"] }, "lint": { "cache": false, "outputs": [] }, "lint:fix": { "cache": false, "outputs": [] }, "format:check": { "cache": false, "outputs": [] }, "format:write": { "cache": false, "outputs": [] }, "typecheck": {}, "dev": { "cache": false }, "check": { "cache": false }, "test": { "cache": false, "outputs": [] }, "registry:build": { "cache": false, "outputs": [] } } }

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/reuvenaor/israel-statistics-mcp'

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