Skip to main content
Glama

mcp-victoriametrics

lint.yaml607 B
name: Lint on: push: { } pull_request: { } jobs: test: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v5 with: fetch-depth: 0 - name: Set up Go uses: actions/setup-go@v6 with: go-version: "1.25.1" - name: golangci-lint uses: golangci/golangci-lint-action@v8 with: version: v2.4 - name: Run lint run: make lint - name: Run check run: make check - name: Run test run: make test - name: Run build run: make build

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