# Croit MCP Server Configuration
# Copy this file to .env and fill in your values
# Required: Your Croit cluster URL
CROIT_HOST=http://your-cluster.croit.io:8080
# Required: Your Croit API token (get from Croit web interface)
CROIT_API_TOKEN=your-api-token-here
# Optional: Logging level (DEBUG, INFO, WARNING, ERROR)
# LOG_LEVEL=INFO
# Optional: Use local OpenAPI spec file (faster startup)
# OPENAPI_FILE=/config/openapi.json
# Optional: Use bundled OpenAPI spec (no external fetch)
# USE_INCLUDED_API_SPEC=false
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/croit/mcp-croit-ceph'
If you have feedback or need assistance with the MCP directory API, please join our Discord server