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.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client