We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cameronsjo/mouse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•419 B
# MCP Gateway Environment Variables
#
# Copy to .env and fill in values:
# cp .env.example .env
# Tailscale auth key
# Generate at: https://login.tailscale.com/admin/settings/keys
# Use a reusable key with "Funnel" tag
TS_AUTHKEY=tskey-auth-xxxxxxxxxxxxx
# Timezone for Authelia
TZ=America/Chicago
# Authelia secrets are stored in files, not env vars.
# See authelia/secrets/README.md for generation instructions.