rosendolu/crypto-mcp-server
If you are the rightful owner of crypto-mcp-server 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.
Crypto MCP CLI is a powerful tool for cryptocurrency market data analysis and trading, supporting multiple exchanges and advanced strategies.
Tools
Functions exposed to the LLM to take actions
prices
Get current price(s) for a symbol or all symbols.
bookTickers
Get best bid/ask for a symbol or all symbols.
prevDay
Get 24h ticker stats for a symbol or all symbols.
candlesticks
Get OHLCV candlestick data.
balance
Get account balance.
dustLog
Get dust conversion log (Binance only).
buy
Place a limit buy order.
sell
Place a limit sell order.
marketBuy
Place a market buy order.
marketSell
Place a market sell order.
orderStatus
Get order status.
allOrders
Get all orders for a symbol.
openOrders
Get open orders for a symbol.
cancel
Cancel an order.
cancelAll
Cancel all open orders for a symbol.
trades
Get recent trades for a symbol.
checkExchangeConfigs
Check all supported exchanges for API key/secret config.
analyzeLogs
Analyze system logs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client