Realtime Crypto MCP Server
リアルタイム暗号MCPサーバー
モデルコンテキストプロトコル(MCP)サーバー向けのリアルタイム暗号通貨データプロバイダー。このパッケージはCoinCap APIと統合されており、暗号通貨取引の詳細と現在のレートを提供します。
特徴
詳細な暗号通貨取引所情報(取引量、ランキング、取引ペア)を入手
現在の暗号通貨レートをUSDで取得する
APIリクエストのレート制限と再試行メカニズムを内蔵
TypeScriptで完全に型付けされています
MCPサーバーSDKと互換性あり
Related MCP server: Coin MCP Server
🚀 クイックスタート
開始するには、次の構成を MCP クライアント構成 json に追加します。
{
"mcpServers": {
"realtime-crypto": {
"command": "npx",
"args": ["realtime-crypto-mcp-server"]
}
}
}前提条件
Node.js 18歳以上
npx
発達
依存関係をインストールします:
npm installサーバーを構築します。
npm run build暗号通貨取引とレートツールキット
このパッケージは、CoinCap API を使用して暗号通貨取引所と暗号通貨の現在の為替レートに関する詳細情報を取得するためのツールを提供します。
APIリファレンス
getExchangeDetailsTool
暗号通貨取引所に関する詳細情報を入手します。
入力:
exchange(文字列): 取引所ID (例:binance、coinbase、kraken)
回答例: Binanceの取引所の詳細:
名前: Binance
ランク: 1
取引量(米ドル): 14,789,244,354.70ドル
総量の割合: 31.39%
取引ペア: 1078
ウェブサイト: https://www.binance.com/\最終更新日: 2025年4月5日 午後12時34分56秒
getRatesTool
暗号通貨の現在の為替レートを取得します。
入力:
currency(文字列): 暗号通貨ID (例:bitcoin、ethereum、litecoin)
**回答例:**ビットコインの現在のレート:
シンボル: BTC ₿ タイプ: 暗号通貨 USD レート: $82,821.30
🧠 データソース
このパッケージは、1,000 を超える暗号通貨のリアルタイムの価格と市場活動を提供する無料の暗号通貨市場データ API であるCoinCap APIのデータを使用します。
⏱️ レート制限
このパッケージには、CoinCap API のレート制限を処理するための組み込みのレート制限および再試行メカニズムが含まれています。
レート制限されたリクエストの最大再試行回数は 3 回です
1秒から始まる指数バックオフ
📄 ライセンス
マサチューセッツ工科大学
👨💻 著者
モハン・クマール
🙏 謝辞
暗号通貨市場データを提供するCoinCap API
MCP サーバー フレームワークのモデル コンテキスト プロトコル
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.352239MIT
- FlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.37
- AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface. Updated to use Coin Cap API v33261MIT
- AlicenseBqualityDmaintenanceA server that allows AI models to interact with cryptocurrency exchange APIs through the Model Context Protocol, providing access to over 100 exchanges and their trading capabilities.2020993MIT
Related MCP Connectors
A MCP server for the Frankfurter API for currency exchange rates.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/smhnkmr/realtime-crypto-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server