Submit

CoinStats MCP

@CoinStats

MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.

Server Config

{
  "mcpServers": {
    "coinstats-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@coinstats/coinstats-mcp"
      ],
      "env": {
        "COINSTATS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.