Skip to main content
Glama

Luno MCP Server

Official
by luno
.pre-commit-config.yaml541 B
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace - id: check-yaml - repo: https://github.com/tekwizely/pre-commit-golang rev: v1.0.0-rc.1 hooks: # Go Vet - id: go-vet-mod # Formatters - id: go-imports - id: go-fumpt # install with `go install mvdan.cc/gofumpt@latest` args: [ "-w" ] # Go Mod Tidy - id: go-mod-tidy-repo # Go Test - id: go-test-repo-mod

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/luno/luno-mcp'

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