MCP.so
Sign In
Servers

MEXC MCP Server

@RyanLisse

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mexc-mcp-server": {
      "command": "bun",
      "args": [
        "run",
        "dev"
      ]
    }
  }
}

More from Other