Skip to main content
Glama
summary_view.json1.23 kB
{ "type": "page", "body": [ { "type": "container", "className": "floating-toolbar-right", "body": [ { "type": "wrapper", "style": { "display": "inline-flex" }, "body": [ { "type": "form", "mode": "inline", "wrapWithPanel": false, "body": [ { "label": "集群", "type": "select", "multiple": false, "name": "cluster", "id": "cluster", "searchable": true, "source": "/params/cluster/option_list", "value": "${''|selectedCluster}", "onEvent": { "change": { "actions": [ { "actionType": "custom", "script": "window.setCurrentClusterId(event.data.value)" } ] } } } ] } ] } ] }, { "type": "clusterSummaryView" } ] }

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/weibaohui/k8m'

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