Skip to main content
Glama

mcp-victoriametrics

.travis.yml382 B
sudo: false language: go go: - 1.6 script: - go get golang.org/x/tools/cmd/cover - go get github.com/mattn/goveralls - go get github.com/kisielk/errcheck - go test -v -race - go vet - errcheck ./... - go test -coverprofile=profile.out -covermode=count - goveralls -service=travis-ci -coverprofile=profile.out -repotoken $COVERALLS notifications: email: - marty.schoch@gmail.com

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