Skip to main content
Glama
MIT License
109
34
  • Apple
  • Linux
validate-build.sh186 B
#! /bin/sh pnpm i --frozen-lockfile if [ $? -ne 0 ]; then echo 'Error: Lockfile is not up to date. Please run `pnpm install` and commit the updated lockfile.' exit 1 fi pnpm build

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/shinzo-labs/gmail-mcp'

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