Skip to main content
Glama
setenv442 B
#!/command/with-contenv sh if [ "$LUNAR_STREAMS_ENABLED" = "false" ] || [ -z "$LUNAR_STREAMS_ENABLED" ]; then if [ ! -f "$LUNAR_PROXY_POLICIES_CONFIG" ]; then touch $LUNAR_PROXY_POLICIES_CONFIG 2>/dev/null fi fi if [ "$LUNAR_STREAMS_ENABLED" = "true" ]; then if [ ! -f "$LUNAR_PROXY_CONFIG" ]; then touch $LUNAR_PROXY_CONFIG 2>/dev/null fi fi /usr/bin/setenv /command/s6-envdir /var/run/lunar_env /usr/bin/reload_exporters

Latest Blog Posts

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/TheLunarCompany/lunar'

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