We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-debugger/aidb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env•592 B
# Auto-generated from versions.json - DO NOT EDIT MANUALLY
# Generated: 2025-12-07 07:15:13 UTC
# This file is automatically synced before docs docker operations
PYTHON_TAG=python:3.12-slim
# Global package versions (from versions.json::global_packages)
PIP_VERSION=25.3
SETUPTOOLS_VERSION=80.9.0
WHEEL_VERSION=0.45.1
# Performance optimizations for documentation builds
# SKIP_API_DOCS=1 # Set to skip expensive autoapi generation (useful for tests)
# SKIP_LINKCHECK=1 # Set to skip link checking (faster builds)
# FORCE_API_DOCS=1 # Set to force autoapi rebuild even if unchanged