We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/systeminit/si'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.production•379 B
# PRODUCTION CONFIG
# IMPORTANT - do not include any sensitive keys here!
VITE_SI_ENV=production
# VITE_SENTRY_DSN= TODO
# VITE_GA_MEASUREMENT_ID= TODO
# POSTHOG ENV VARS
# note - this is a public key that gets published/used in the built code, so it's safe to publish
VITE_POSTHOG_PUBLIC_KEY=phc_KpehlXOqtU44B2MeW6WjqR09NxRJCYEiUReA58QcAYK
VITE_OTEL_EXPORTER_OTLP_ENDPOINT=""