CoinStats MCP
MCPCoinStats MCP server for crypto market data, portfolio tracking, and news. NPX or Docker setup.
portfoliomarket-datatrackingmcp
# CoinStats MCP
CoinStats MCP server for crypto market data, portfolio tracking, and news aggregation.
## Agent Usage
### Install
```json
{
"mcpServers": {
"coinstats": {
"command": "npx",
"args": ["-y", "@coinstats/mcp-server"],
"env": { "COINSTATS_API_KEY": "<your-key>" }
}
}
}
```
### Key Tools
- `get_coin_price` โ current price and market data for a coin
- `get_portfolio` โ view portfolio holdings with P&L
- `get_market_overview` โ top gainers, losers, and market summary
- `get_news` โ latest crypto news filtered by coin or topic
- `search_coins` โ find coins by name or symbol
- `get_coin_chart` โ price chart data for a coin over a time range
### Example Prompt
> "Show me my portfolio performance and today's top gainers."
---
*Source: [CoinStatsHQ/coinstats-mcp](https://github.com/CoinStatsHQ/coinstats-mcp)*๐งช Found this useful?
The $SKILL experiment is building the agent skill distribution layer. Every skill you discover through this directory is part of the experiment.