Skip to main content
Glama

Luno MCP Server

Official
by luno
.dockerignore633 B
# Docker specific .dockerignore Dockerfile # Git .git .gitignore # Markdown files *.md # IDE specific .vscode .idea/ # Shell scripts (if not needed in the image) demo.sh # Build files / Makefiles (if not needed in the image) Makefile # Configuration files for other tools renovate.json sonar-project.properties # License file (if not a .md file) LICENSE # Environment files .env *.env .env.example # CI/CD and development configuration .github/ .mockery.yml .pre-commit-config.yaml # Go specific (build cache, test binaries, coverage) *.test *.out coverage.out # Built binaries luno-mcp # OS specific .DS_Store Thumbs.db

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