Skip to main content
Glama
deployment-patch.yaml437 B
apiVersion: apps/v1 kind: Deployment metadata: name: mermaid-validator-mcp spec: replicas: 1 template: spec: containers: - name: mermaid-validator-mcp env: - name: NODE_ENV value: "test" - name: LOG_LEVEL value: "info" resources: limits: cpu: 750m memory: 768Mi requests: cpu: 375m memory: 384Mi

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