Luno MCP Server
@luno
About Luno MCP Server
MCP Server for the Luno Cryptocurrency API
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"luno-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"\\"
]
}
}
}Tools
13Market Data
Market Data
Market Data
Market Data
Market Data
Market Data
Account Information
Trading
Trading
Trading
Transactions
Transactions
Trading
Overview
What is Luno MCP Server?
The Luno MCP Server is a Model Context Protocol (MCP) server that provides access to the Luno cryptocurrency exchange API. It is designed for developers using MCP-compatible clients such as Claude Code, VS Code, Cursor, and Windsurf to interact with Luno exchange data and functionality.
How to use Luno MCP Server?
Obtain a Luno API key ID and secret from your Luno account settings. Then configure an MCP client with Docker (recommended), Homebrew, or a local build. Set environment variables LUNO_API_KEY_ID and LUNO_API_SECRET. Optionally enable write operations with ALLOW_WRITE_OPERATIONS=true. The server runs with stdio transport by default; SSE transport can be configured.
Key features of Luno MCP Server
- Access Luno cryptocurrency exchange via MCP.
- Supports Docker, Homebrew, and source builds.
- Optional write operations (create_order, cancel_order, convert).
- Configurable debug logging and staging API domain.
- SSE and stdio transport modes.
- Works with Claude Code, VS Code, Cursor, Windsurf.
Use cases of Luno MCP Server
- Check Luno account balances and order history.
- Place or cancel cryptocurrency orders programmatically.
- Convert between currencies on the Luno exchange.
- Integrate Luno trading capabilities into AI coding assistants.
FAQ from Luno MCP Server
What is Luno MCP Server and how does it differ from the Luno API?
Luno MCP Server wraps the Luno REST API into the MCP protocol, making it usable directly from MCP-compatible clients like Claude Code or VS Code, without needing to write custom API calls.
What are the dependencies and runtime requirements?
To build from source, Go 1.25 or later is required. Docker is the recommended runtime for most users. Homebrew is available on macOS.
Where does my data live?
All data is fetched in real time from the Luno cryptocurrency exchange via its API. No local storage or caching is described.
What transports and
More Other MCP servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments