Back to search
30
MCP
mcp-crypto-price
truss44/mcp-crypto-priceA 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.
Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-crypto-price": {
"url": "None",
"transport": "http"
}
}
}