Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
MCP Server for the CoinStats API providing access to cryptocurrency market data, portfolio tracking, and news.
Add this to your MCP client configuration:
{
"mcpServers": {
"coinstatshq-coinstats-mcp": {
"command": "npx",
"args": [
"-y",
"@coinstats/coinstats-mcp"
],
"env": {
"COINSTATS_API_KEY": "<Your CoinStats API key>"
}
}
}
}{
"id": "coinstatshq-coinstats-mcp",
"name": "CoinStats",
"description": "MCP Server for the CoinStats API providing access to cryptocurrency market data, portfolio tracking, and news.",
"source_url": "https://github.com/coinstatshq/coinstats-mcp",
"publisher_name": "coinstatshq",
"publisher_url": "https://github.com/coinstatshq",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 5472,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@coinstats/coinstats-mcp"
},
"tools_count": 30
}