Skip to main content
Glama

Puzzlebox

by cliffhall
esbuild.config.js220 B
import { build } from "esbuild"; build({ entryPoints: ["src/sse.ts", "src/streamableHttp.ts", "src/repl.ts"], bundle: true, platform: "node", target: "node16", outdir: "dist/" }).catch(() => process.exit(1));

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/cliffhall/puzzlebox'

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