Skip to main content
Glama
is_release.sh221 B
#!/bin/sh # This script checks if the current commit contains changesets. set -eu CHANGES=$(node -e "require('@changesets/read').default(process.cwd()).then(result => console.log(!!result.length))") echo "${CHANGES}"

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/e2b-dev/mcp-server'

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