mexc-openapi-skillOperate MEXC Spot REST APIs through UXC with a curated OpenAPI schema, HMAC query signing, and separate public/signed workflow guardrails.
Install via ClawdBot CLI:
clawdbot install jolestar/mexc-openapi-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${OPENAICalls external URL not in known-safe list
https://api.mexc.com`.Uses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill interacts with the legitimate MEXC cryptocurrency exchange API (api.mexc.com) as documented, using standard HMAC signing for authentication. While it accesses sensitive API keys from environment variables, this is expected for exchange integrations and follows documented credential management patterns. No hidden instructions, credential harvesting, or data exfiltration to unauthorized servers are present.
Generated Mar 20, 2026
A retail investor uses the skill to fetch real-time price data and account balances across multiple assets. They automate daily portfolio valuation reports by querying public ticker endpoints and signed account endpoints, enabling informed decision-making without manual exchange logins.
A trading firm integrates the skill into their automated system to execute spot orders based on market signals. The bot first checks symbol details via exchangeInfo, monitors order book depth, and places/cancels limit orders through signed write endpoints, with guardrails ensuring proper risk management.
A fintech startup builds a service that collects cryptocurrency price and liquidity data from MEXC for analytics platforms. They use public market endpoints like ticker/24hr and depth to gather historical and real-time data, processing the JSON output for downstream dashboards.
A crypto fund's operations team automates daily reconciliation of exchange holdings and open orders. They run signed read operations to fetch account balances and open orders, comparing them against internal records to ensure accuracy and detect discrepancies early.
A trading education platform uses the skill to provide learners with realistic API interaction experience. Students practice querying market data and simulating order placement (with confirmation guardrails) to understand exchange mechanics without risking real funds.
A subscription-based platform offering advanced charting, portfolio tracking, and direct exchange execution via API integration. Revenue comes from monthly user fees, with the MEXC skill enabling real-time data feeds and order execution capabilities for spot trading.
A company aggregates and normalizes cryptocurrency market data from multiple exchanges including MEXC, then sells processed data feeds to institutional clients. The skill's public endpoints provide raw data that's enriched and delivered via API subscriptions or flat-rate packages.
A technology provider offers branded trading platforms to new exchanges or brokers, with MEXC integration as a liquidity source. Revenue is generated through setup fees, ongoing platform maintenance charges, and transaction fee sharing from routed trades.
💬 Integration Tip
Always test with public endpoints first before configuring signed operations, and use the exchangeInfo endpoint to validate symbol parameters before order placement to avoid common API errors.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Manage WordPress sites through WP Pinch MCP tools. Part of WP Pinch (wp-pinch.com).