Skip to main content
Glama

Dedalus MCP Documentation Server

by kitan23
.env.example577 B
# Environment Variables for Dedalus Deployment # ============================================ # REQUIRED for AI features: OPENAI_API_KEY=your-openai-api-key-here # OPTIONAL: # ANTHROPIC_API_KEY=your-anthropic-api-key-here # The server automatically finds docs in these locations: # 1. $DOCS_DIR (if set) # 2. /app/docs (Dedalus container) # 3. ./docs (local) # DOCS_DIR=/app/docs # Only set if using custom location # Optional configuration: # MAX_CONTEXT_LENGTH=4000 # CACHE_TTL=3600 # Debug settings (for troubleshooting): # FASTMCP_LOG_LEVEL=DEBUG # FASTMCP_DEBUG=true

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/kitan23/Python_MCP_Server_Example_2'

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