MCP Server

coinex_mcp_server AI Integration

Pair Pickaxe with coinex_mcp_server to automate developer workflows and keep work moving after every model response. Keep momentum without constant copy-paste between tools.

Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Join 2,000+ builders
Pickaxe
coinex_mcp_server

Capabilities

12 capabilities

1 / 3

get_ticker

Get trading pair's recent price, 24h price and volume information (spot). Parameters: - base: Optional, base currency like "BTC", "ETH". When not provided, returns top 5 entries. - quote: Optional, quote currency, default "USDT". Returns: {code, message, data}; when base is not provided, only returns top 5 items.

get_orderbook

Get order book (depth) information (supports spot/futures). Parameters: - base: Required, base currency. Example: "BTC", "ETH". - quote: Optional, quote currency, default "USDT". - limit: Optional, number of price levels to return, default 20; valid values: [5, 10, 20, 50]. - market_type: Optional, market type, default "spot"; valid values: "spot" | "futures". - interval: Optional, merge granularity, default "0"; valid values include "0", "0.00000001", ..., "1", "10", "100", "1000" (according to official documentation). Returns: {code, message, data}.

Type: string

get_kline

Get K-line data (supports spot/futures). Parameters: - base: Required, base currency. Example: "BTC", "ETH". - quote: Optional, quote currency, default "USDT". - period: Optional, K-line period, default "1hour"; - Spot/futures common period whitelist: "1min","5min","15min","30min","1hour","4hour","1day","1week". - limit: Optional, number of records, default 100. - market_type: Optional, market type, default "spot"; options: "spot" | "futures". Error: When period is not in whitelist, returns {code:-1, message:"Unsupported time period"}. Returns: {code, message, data}.

Type: string

list_markets

List market status (spot/futures). Parameters: - market_type: Optional, default "spot"; options: "spot" | "futures". - base: Optional, base currency to filter. - quote: Optional, quote currency, default "USDT". Returns: {code, message, data} (list).

get_deals

Get recent trades (deals). Parameters: - base: Required, base currency. - quote: Optional, quote currency, default "USDT". - market_type: Optional, default "spot"; options: "spot" | "futures". - limit: Optional, return quantity, default 100, max 1000 (per official documentation). Returns: {code, message, data} (list).

Type: string

Get Started

Click any tool below to instantly start building AI tools that enhance your workflow and productivity

Chatbot Builder

Create intelligent chatbots that handle customer inquiries, provide support, and answer questions 24/7.

Team Communication Hub

Build tools that streamline team communication, send notifications, and coordinate workflows.

Notification System

Automate notifications across channels to keep users informed about important updates and events.

Conversation Analyzer

Analyze chat logs and conversations to extract insights, sentiment, and key information.

Message Routing Assistant

Intelligently route messages to the right team members based on content and context.

Response Generator

Generate contextual responses to messages using AI that understands conversation history.

Explore Pickaxe Templates

Get started faster with pre-built templates. Choose from our library of ready-to-use AI tools and customize them for your needs.

Ready to Connect coinex_mcp_server?

Build your AI tool with this MCP server in the Pickaxe builder.

Build with Pickaxe

Frequently Asked Questions