Skip to main content
Glama

Luno MCP Server

Official
by luno

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LUNO_API_DEBUGNoEnable debug informationfalse
LUNO_API_DOMAINNoOverride the default Luno API domainapi.luno.com
LUNO_API_KEY_IDYesYour Luno API Key ID obtained from your Luno account settings
LUNO_API_SECRETYesYour Luno API Secret obtained from your Luno account settings

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Luno TransactionsReturns recent transactions from your Luno account
Luno WalletsReturns all wallets/balances from your Luno account

Tools

Functions exposed to the LLM to take actions

NameDescription
cancel_order

Cancel an order

create_order

Create a new limit order

get_balances

Get balances for all Luno accounts

get_candles

Get candlestick market data for a currency pair

get_markets_info

List all supported markets parameter information

get_order_book

Get order book for a trading pair

get_ticker

Get ticker information for a trading pair

get_tickers

List tickers for all currency pairs

get_transaction

Get details of a specific transaction

list_orders

List open orders

list_trades

List recent trades for a currency pair

list_transactions

List transactions for an account

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