Skip to main content
Glama

mcp-victoriametrics

.golangci.yaml618 B
version: "2" run: timeout: 10m linters: enable: - errcheck - govet - ineffassign - misspell - nolintlint # - revive - unused disable: - staticcheck settings: misspell: locale: US nolintlint: allow-unused: false # report any unused nolint directives require-specific: false # don't require nolint directives to be specific about which linter is being skipped formatters: enable: - gci - gofmt # - gofumpt - goimports # - golines settings: gci: sections: - standard - default - localmodule

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