| name | coinstats-mcp |
| description | MCP server for the CoinStats API providing access to cryptocurrency market data, portfolio tracking, and news. |
| version | 1.0.0 |
| metadata | {"openclaw":{"tags":["mcp","coinstats","market-data","portfolio","crypto","news","analytics"],"official":true,"source":"https://github.com/CoinStatsHQ/coinstats-mcp"}} |
CoinStats MCP Server
Official MCP server from CoinStats.
MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news. Requires a CoinStats API key obtainable from the CoinStats API Dashboard.
Installation
git clone https://github.com/CoinStatsHQ/coinstats-mcp
cd coinstats-mcp
npm install
Or run directly with npx:
npx -y @coinstats/coinstats-mcp
Links