Luno MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cancel_orderB | Cancel an order |
| create_orderB | Create a new limit order |
| get_balancesB | Get balances for all Luno accounts |
| get_candlesB | Get candlestick market data for a currency pair |
| get_markets_infoB | List all supported markets parameter information |
| get_order_bookB | Get order book for a trading pair |
| get_tickerC | Get ticker information for a trading pair |
| get_tickersB | List tickers for all currency pairs |
| get_transactionC | Get details of a specific transaction |
| list_ordersC | List open orders |
| list_tradesB | List recent trades for a currency pair |
| list_transactionsB | List transactions for an account |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Luno Transactions | Returns recent transactions from your Luno account |
| Luno Wallets | Returns all wallets/balances from your Luno account |
Latest Blog Posts
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