Skip to main content
Glama
mcp-server-update.json657 B
{ "clientId": "mcp-server", "enabled": true, "publicClient": false, "standardFlowEnabled": true, "directAccessGrantsEnabled": true, "serviceAccountsEnabled": true, "authorizationServicesEnabled": false, "redirectUris": ["*"], "webOrigins": ["*"], "defaultClientScopes": ["profile", "email", "groups", "mcp-server"], "optionalClientScopes": ["mcp:openshift"], "attributes": { "oauth2.device.authorization.grant.enabled": "false", "oidc.ciba.grant.enabled": "false", "backchannel.logout.session.required": "true", "backchannel.logout.revoke.offline.tokens": "false", "standard.token.exchange.enabled": "true" } }

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/containers/kubernetes-mcp-server'

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