Skip to main content
Glama

mcp-victoriametrics

.gitlab-ci.yml264 B
image: golang:1.13 stages: - build - test before_script: - go get golang.org/x/text/unicode/rangetable build: stage: build script: - go build ./... test: stage: test script: - test -z "$(gofmt -l . | tee /dev/stderr)" - go test ./...

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