Skip to main content
Glama
.golangci.yml468 B
linters-settings: staticcheck: checks: [ "all", "-SA1019" # There are valid use cases of strings.Title ] nakedret: max-func-lines: 0 # Disallow any unnamed return statement linters: enable: - deadcode - errcheck - gosimple - govet - ineffassign - staticcheck - structcheck - typecheck - unused - varcheck - nakedret - gofmt - rowserrcheck - unconvert - goimports - unparam

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/mozillazg/kube-audit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server