Back to search
30
MCP

mcp-crypto-price

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.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

coinex-mcp-server
A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange
0 tools
marketdata-mcp-server
Market Data MCP Server - stocks, forex, crypto, commodities & more via Model Context Protocol
0 tools
currency-history-mcp
A Model Context Protocol (MCP) server for fetching historical currency exchange rates using the Frankfurter API.
0 tools
io.github.cryptoapis-io/mcp-market-data
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
0 tools
mcp-metatrader5-server
A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools
0 tools
binance-mcp-server
Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-crypto-price": {
      "url": "None",
      "transport": "http"
    }
  }
}