We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mostly-ai/mostlyai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•341 B
MCP_KEYCLOAK_REALM=mostly-generate
MCP_KEYCLOAK_AUTH_URL=https://public-mostly-base-url/auth
MCP_KEYCLOAK_CLIENT_ID=mcp-server
MCP_KEYCLOAK_CLIENT_ROOT_URL=https://public-mcp-server-url
# in helm charts, it will point to the internal url
# but for local development, it should point to the public one
MOSTLY_BASE_URL=https://mostly-base-url