Luno MCP Server
OfficialRelated Servers
Alternatives to Luno MCP Server
- FlicenseNot gradedqualityDmaintenanceConnects to the Coinbase Commerce API, allowing AI assistants like Claude to generate cryptocurrency payment links.-
- Creative Commons Zero v1.0 Universal
- AlicenseBqualityDmaintenanceInteract with Upbit cryptocurrency exchange services to retrieve market data, manage accounts, and execute trades. Simplify your trading experience with tools for order management, deposits, withdrawals, and technical analysis.1017MIT
- AlicenseNot gradedqualityDmaintenanceuse Bitget’s API to get cryptocurrency info26MIT
- AlicenseBqualityDmaintenanceProvides real-time cryptocurrency price data from OKX exchange through a Model Context Protocol interface, allowing access to historical candlestick data and current market prices for any trading instrument.214 npm16MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.9MIT
Related Servers
- AlicenseBqualityBmaintenanceUnofficial MCP server for querying and managing financial data from Despezzas.351MIT
- AlicenseBqualityAmaintenanceAn MCP server allowing Clients to interact with Xero Accounting Software15318 npm23MIT
- AlicenseBqualityFmaintenanceAn MCP server that provides cryptocurrency project data to AI agents11MIT

CoinStats MCP Serverofficial
AlicenseBqualityCmaintenanceMCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.3081 npm16MIT- AlicenseAqualityCmaintenanceThe first MCP Server dedicated to Bitcoin ecosystem236MIT
- AlicenseAqualityBmaintenanceMCP server exposing quote and live cryptocurrency price tools, with both local (stdio) and cloud-deployed (HTTP) transports.2MIT
TDQS
Scored across 13 tools
Each tool targets a distinct action or resource: orders (create, cancel, list), balances, candles, markets info, order book, tickers, trades, transactions. No overlapping purposes; descriptions clearly differentiate similar tools like get_ticker vs get_tickers and list_orders vs list_trades.
All tools follow a consistent verb_noun pattern using get, list, cancel, create, convert. The verbs are appropriately matched to the action (get for single items, list for collections), with no mixing of naming conventions.
13 tools is well-scoped for a crypto exchange API server, covering account management, market data, and trading operations without being overly numerous or sparse.
The tool set covers all essential operations for trading: account queries (balances, transactions), market data (tickers, order book, candles, trades, markets info), and order lifecycle (create, cancel, list) plus instant conversion. No obvious gaps for the intended trading use case.