We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TocharianOU/mcp-server-elasticsearch-sl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
# $yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json
steps:
- label: "Check License"
command: "npm install && npm run license-checker && npm run license-header"
- label: "Build"
command: "npm install && npm run build"