Skip to main content
Glama

mcp-victoriametrics

.travis.yml411 B
language: go go: - 1.10.x script: # build test for supported platforms - GOOS=linux go build - GOOS=darwin go build - GOOS=freebsd go build - GOOS=windows go build # run tests on a standard platform - go test -v ./... -coverprofile=coverage.txt -covermode=atomic - go test -v ./... -race after_success: # Upload coverage results to codecov.io - bash <(curl -s https://codecov.io/bash)

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