Skip to main content
Glama

Last9 Observability MCP

Official
Apache 2.0
122
46
  • Apple
.goreleaser.yml770 B
# .goreleaser.yaml before: hooks: - go mod tidy builds: - env: - CGO_ENABLED=0 goos: - linux - windows - darwin goarch: - amd64 - arm64 ldflags: - -s -w - -X main.Version={{.Version}} - -X main.CommitSHA={{.Commit}} - -X main.BuildTime={{.Date}} main: . archives: - format: tar.gz name_template: >- {{ .ProjectName }}_ {{- title .Os }}_ {{- if eq .Arch "amd64" }}x86_64 {{- else }}{{ .Arch }}{{ end }} format_overrides: - goos: windows format: zip changelog: sort: asc filters: exclude: - "^docs:" - "^test:" - "^ci:" - Merge pull request - Merge branch checksum: name_template: "checksums.txt"

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/last9/last9-mcp-server'

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