コインマーケットMCPサーバー
コインマーケットMCPサーバー
コンポーネント
リソース
サーバーはCoinmarket APIエンドポイントのいくつかを実装しています
個々のノートにアクセスするためのカスタム coinmarket:// URI スキーム
各ノートリソースには、名前、説明、text/plain mimetype があります。
ツール
サーバーは次の 2 つのツールを実装します。
get-currency-listings
: 最新の通貨リストを取得するget-quotes
: トークンの見積もりを取得するオプションの文字列引数として「スラッグ」(例:bitcoin)または「シンボル」(例:BTC)を取ります
構成
コインマーケット API キーが必要です。
クイックスタート
インストール
クロードデスクトップ
MacOS の場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
暗号通貨のリストと相場情報を取得するためのCoinmarket API統合
Related MCP Servers
- AsecurityAlicenseAqualityReal-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keysLast updated -36387MIT License
- -securityAlicense-qualityReal-time access to cryptocurrency data from the CoinMarketCap API.Last updated -481MIT License
- -securityFlicense-qualityProvides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.Last updated -5952
- AsecurityAlicenseAqualityA Model Context Protocol implementation for the CoinMarketCap API that provides standardized access to cryptocurrency market data, exchange information, and blockchain metrics.Last updated -261536MIT License