Skip to main content
Glama
network-policy.yanl•436 B
apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: name: allow-cnpg-operator namespace: helx-ai-sandbox spec: podSelector: matchExpressions: - key: cnpg.io/cluster operator: Exists # Matches any CNPG cluster pod policyTypes: - Ingress ingress: - from: - namespaceSelector: matchLabels: kubernetes.io/metadata.name: operators ports: - protocol: TCP port: 8000

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/helxplatform/cnpg-mcp'

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