Skip to main content
Glama
nodeconfig.txt492 B
apiVersion: node.eks.aws/v1alpha1 kind: NodeConfig spec: cluster: name: test-cluster apiServerEndpoint: https://example.com certificateAuthority: ca-bundle cidr: 10.100.0.0/16 kubelet: config: maxPods: 42 systemReserved: cpu: 100m memory: 100Mi ephemeral-storage: 1Gi flags: - --node-labels "foo=bar" containerd: config: | [plugins."io.containerd.grpc.v1.cri".containerd] discard_unpacked_layers = false

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/mengfwan/test-mcp-glama'

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