Crypto_mcp
@telegramtool
Crypto_mcp について
加密mcp服务器,crypto mcp
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"crypto_mcp": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"@smithery/cli@latest",
"run",
"@telegramtool/crypto_mcp",
"--config",
"{}"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Crypto MCP?
Crypto MCP is a cryptocurrency price query server built on the Model Context Protocol (MCP). It provides tools for fetching cryptocurrency prices, market trends, detailed coin information, and K‑line (candlestick) data by integrating with CoinGecko, Bitget, and Coinglass APIs. It is intended for developers and AI agents that need real‑time cryptocurrency data.
How to use Crypto MCP?
Crypto MCP can be installed via pip install crypto_mcp or automatically through Smithery using npx -y @smithery/cli install @telegramtool/crypto_mcp --client claude. For manual installation, clone the repository and run pip install -r requirements.txt. To configure it in Cursor, add the appropriate JSON block to ~/.cursor/mcp.json (either for uv run -m crypto_mcp or for the Smithery command).
Key features of Crypto MCP
- Retrieves current price and trending coins via CoinGecko/Bitget
- Fetches detailed coin information and global market data
- Provides K‑line (candlestick) data for spot and contracts
- Searches for coins and gets common coin prices
- Offers Coinglass API tools: position, volume, and exchange distribution data
- Supports multiple installation methods (pip, Smithery, manual)
Use cases of Crypto MCP
- Query the latest price of a specific cryptocurrency in real time
- Discover trending coins and market sentiment
- Obtain historical K‑line data for technical analysis
- Analyze contract market information, position data, and trading volume
- Search for coins and retrieve their detailed information
FAQ from Crypto MCP
What data sources does Crypto MCP use?
It uses the CoinGecko API, Bitget API, and Coinglass API.
How can I install Crypto MCP?
Install via pip install crypto_mcp, or use Smithery with npx -y @smithery/cli install @telegramtool/crypto_mcp --client claude, or clone the repository and run pip install -r requirements.txt.
Does Crypto MCP require an API key?
The README does not mention any API key requirement.
Which tools are available for Coinglass data?
Tools include coinglass_get_coin_info, coinglass_get_kline_data, coinglass_get_position_info, coinglass_get_trade_volume, coinglass_get_trade_amount, and coinglass_get_exchange_position.
Can I use Crypto MCP with Claude Desktop?
Yes, by installing it via Smithery with the --client claude flag.
「金融とコマース」の他のコンテンツ
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
Crypto Price & Market Analysis MCP Server
truss44A 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.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
コメント