Skip to main content
Glama
.replit407 B
run = "npm run dev" entrypoint = "src/app/page.tsx" [nix] channel = "stable-24_05" [deployment] run = ["sh", "-c", "npm run start"] build = ["sh", "-c", "npm run build"] [[ports]] localPort = 3000 externalPort = 80 [env] PATH = "/home/runner/$REPL_SLUG/.config/npm/node_global/bin:/home/runner/$REPL_SLUG/node_modules/.bin" npm_config_prefix = "/home/runner/$REPL_SLUG/.config/npm/node_global"

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/romiluz13/memory-engineering-mcp'

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