Skip to main content
Glama
scrape.yaml419 B
{{- if .Values.scrape.enabled }} --- apiVersion: operator.victoriametrics.com/v1beta1 kind: VMServiceScrape metadata: labels: {{ include "mcp-victoriametrics.labels" . | nindent 4 }} name: {{ include "mcp-victoriametrics.fullname" . }} spec: endpoints: - path: /metrics port: http namespaceSelector: { } selector: matchLabels: {{ include "mcp-victoriametrics.labels" . | nindent 6 }} {{- end }}

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/VictoriaMetrics-Community/mcp-victoriametrics'

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