#!/bin/bash
set -e
export GROQ_API_KEY=gsk_your_key
cd "$(dirname "$0")"
docker compose up -d elasticsearch
test -e node_modules || npm install
npm run build
node dist/index.js "$@"
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/j3k0/mcp-brain-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server