Skip to main content
Glama

brain-trust

by bernierllc
fastmcp.jsonโ€ข622 B
{ "$schema": "https://gofastmcp.com/public/schemas/fastmcp.json/v1.json", "source": { "type": "filesystem", "path": "server.py", "entrypoint": "mcp" }, "environment": { "type": "uv", "python": ">=3.12", "dependencies": [ "fastmcp>=0.1.0", "pydantic>=2.0.0", "httpx>=0.25.0", "python-dotenv>=1.0.0", "structlog>=23.0.0", "openai>=1.0.0" ] }, "deployment": { "transport": "http", "host": "0.0.0.0", "port": 8000, "path": "/mcp", "log_level": "INFO", "env": { "LOG_LEVEL": "${LOG_LEVEL}" }, "cwd": "/app" } }

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