Skip to main content
Glama

Gauntlet-Incept MCP

by Birdsmith
# Server Configuration PORT=3000 NODE_ENV=development # Database Configuration (RDS PostgreSQL) DB_HOST=alphacommoncrawl-core-reboot.cluster-caeuiwckzo1a.us-east-1.rds.amazonaws.com DB_PORT=5432 DB_NAME=core DB_USER=postgres DB_PASSWORD=your_db_password # SSH Tunnel Configuration (if needed) SSH_HOST=bastion.internal.alphaflashcards.com SSH_PORT=22 SSH_USER=ec2-user SSH_KEY_PATH=/path/to/your/ssh/key # QTI API Configuration QTI_API_URL=https://qti-api.example.com QTI_API_KEY=your_api_key # LLM API Configuration LLM_API_URL=https://api.openai.com/v1 LLM_API_KEY=your_openai_api_key LLM_MODEL=gpt-4 # Logging Configuration LOG_LEVEL=info

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/Birdsmith/Gauntlet-Incept-MCP'

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