Skip to main content
Glama
.env.example553 B
# Environment variables for configuration # APIC Connection Details ACI_APIC_URL=https://apic.example.com ACI_USERNAME=admin ACI_PASSWORD=your_password_here # ACI_CERT_NAME=your_certificate_name # ACI_PRIVATE_KEY_PATH=/path/to/private.key ACI_VALIDATE_CERTS=false ACI_TIMEOUT=30000 # Alternative: Use config files # ACI_CONFIG_FILE=./aci-config.json # ACI_MCP_CONFIG_FILE=./aci-mcp-config.json # Tool Configuration # ACI_TOOL_MODE=core # 'core' for essential tools, 'all' for all tools # ACI_TENANT_FOCUS=production # Focus on specific tenant

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/jim-coyne/ACI_MCP'

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