truss44/mcp-crypto-price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Platform-specific configuration:
{
"mcpServers": {
"mcp-crypto-price": {
"command": "npx",
"args": [
"-y",
"mcp-crypto-price"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...