Skip to main content
Glama
networkpolicy.yaml416 B
apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: name: mermaid-validator-mcp-netpol labels: app: mermaid-validator-mcp spec: podSelector: matchLabels: app: mermaid-validator-mcp policyTypes: - Ingress - Egress ingress: - from: - namespaceSelector: {} ports: - protocol: TCP port: 8000 egress: - {} # Allow all egress for external APIs and registries

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/ai-of-mine/fast-mermaid-validator-mcp'

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