Skip to main content
Glama
enkryptai

Enkrypt AI Secure MCP Gateway

Official
by enkryptai
otel-collector-config.yaml877 B
receivers: otlp: protocols: grpc: endpoint: 0.0.0.0:4317 http: endpoint: 0.0.0.0:4318 processors: batch: timeout: 1s send_batch_size: 1024 exporters: debug: verbosity: detailed otlp: endpoint: jaeger:4317 tls: insecure: true otlphttp/loki: endpoint: "http://loki:3100/otlp" tls: insecure: true prometheus: endpoint: "0.0.0.0:8889" namespace: "otel" const_labels: service_name: "secure-mcp-gateway" send_timestamps: true metric_expiration: 180m service: pipelines: traces: receivers: [otlp] processors: [batch] exporters: [otlp, debug] metrics: receivers: [otlp] processors: [batch] exporters: [prometheus, debug] logs: receivers: [otlp] processors: [batch] exporters: [otlphttp/loki, debug]

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/enkryptai/secure-mcp-gateway'

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