luno/luno-mcp
If you are the rightful owner of luno-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Luno MCP Server provides access to the Luno cryptocurrency exchange API, enabling integration with VS Code's Copilot and other MCP-compatible clients.
The Luno MCP Server is a Model Context Protocol (MCP) server designed to facilitate seamless interaction with the Luno cryptocurrency exchange API. It allows users to access a wide range of functionalities, including account management, trading, and market data retrieval, all through a standardized protocol. This server is particularly useful for developers and traders who wish to integrate Luno's capabilities into their applications or workflows. With its beta status, users should be aware of potential changes and limitations, but it offers a robust foundation for building cryptocurrency-related tools and services. The server supports secure authentication using Luno API keys, ensuring that user data and transactions are protected. Additionally, it provides easy integration with VS Code, allowing developers to leverage Copilot's features for enhanced productivity.
Features
- Access to account balances, transaction history, and more
- Functionality for creating and managing orders, checking prices, and viewing transaction details
- Secure authentication using Luno API keys
- Easy integration with VS Code's Copilot features
Tools
get_ticker
Get current ticker information for a trading pair
get_order_book
Get the order book for a trading pair
list_trades
List recent trades for a currency pair
get_balances
Get balances for all accounts
create_order
Create a new buy or sell order
cancel_order
Cancel an existing order
list_orders
List open orders
list_transactions
List transactions for an account
get_transaction
Get details of a specific transaction