Skip to main content
Glama
config.yaml.template582 B
--- receivers: otlp: protocols: grpc: endpoint: 0.0.0.0:4317 processors: batch: exporters: debug: verbosity: normal otlp: endpoint: "api.honeycomb.io:443" headers: "x-honeycomb-team": "{{ honeycomb_api_key }}" prometheus: endpoint: 0.0.0.0:9090 extensions: zpages: health_check: service: pipelines: traces: receivers: [otlp] processors: [batch] exporters: [debug, otlp] metrics: receivers: [otlp] processors: [batch] exporters: [prometheus] extensions: [zpages, health_check]

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/systeminit/si'

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