Back to search
30
MCP

coinex-mcp-server

pypi/coinex-mcp-server

A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

binance-mcp-server
Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
0 tools
binance-mcp-server
Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto tradin
0 tools
mcp-crypto-price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP client
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coinex-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}