MEXC MCP Server
@RyanLisse
MEXC MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mexc-mcp-server": {
"command": "bun",
"args": [
"run",
"dev"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MEXC MCP Server?
A Model Context Protocol (MCP) server implementation for MEXC cryptocurrency exchange integration, built with Encore.ts. It provides real-time market data, secure API management, and trading capabilities through MCP tools.
How to use MEXC MCP Server?
Clone the repository, install dependencies with bun install, configure your MEXC API credentials in a .env file, and start the development server with bun run dev. Deployment to Encore Cloud is also supported via the Encore CLI and GitHub Actions.
Key features of MEXC MCP Server
- Real-time ticker prices, order books, and 24h statistics
- Encore.ts secrets management for secure API key storage
- Rate limiting and caching for performance and protection
- Full TypeScript implementation with type safety
- Over 90% test coverage through test-driven development
- Automated CI/CD pipeline with GitHub Actions
Use cases of MEXC MCP Server
- Fetch current ticker price and 24h statistics for any trading pair
- Retrieve the order book (bids/asks) for a symbol
- Place and cancel market or limit orders programmatically
- Check account balances and open orders
- Test MEXC API connectivity and authentication
FAQ from MEXC MCP Server
What are the prerequisites for running MEXC MCP Server?
Bun >= 1.0.0, Node.js >= 18.0.0, Encore CLI (for deployment), and valid MEXC API credentials.
How do I set up local development?
Clone the repo, run bun install, create a .env file with MEXC_API_KEY and MEXC_SECRET_KEY, then start the dev server with bun run dev.
How do I deploy MEXC MCP Server to production?
Install the Encore CLI, authenticate, set environment secrets (encore secret set), then deploy with encore deploy --env=production.
What MCP tools are available?
Tools include mexc_get_ticker, mexc_get_order_book, mexc_place_order, mexc_cancel_order, mexc_get_account_balance, and more—12 tools in total.
How can I test API connectivity and authentication?
Use the tools mexc_test_connectivity (no parameters) and mexc_test_authentication (no parameters) to verify API and credential functionality.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント