Skip to main content
Glama
examples-smoke.sh331 B
#!/usr/bin/env bash set -euo pipefail ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)" cd "$ROOT_DIR" echo "[examples-smoke] Building..." npm run build echo "[examples-smoke] Running examples smoke test (k8s config then pg-mem config)..." npx --yes tsx scripts/ci/examples-smoke.ts echo "[examples-smoke] OK"

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/harche/ProDisco'

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