Skip to main content
Glama

brain-trust

by bernierllc
env.exampleโ€ข399 B
# Server Configuration LOG_LEVEL=INFO PORT=8000 # Note: OpenAI API key is no longer required as an environment variable. # The API key is passed directly by the MCP client with each tool call. # Configure the API key in your MCP client settings (e.g., Cursor's MCP configuration). # Optional: Database Configuration (for future use) # DATABASE_URL=postgresql://user:password@localhost:5432/mcp_db

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/bernierllc/brain-trust-mcp'

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