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.
Integrations
Allows to access cryptocurrency data from CoinMarketCap, including getting the latest currency listings and quotes for tokens by slug or symbol
コインマーケット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
This server cannot be installed
暗号通貨のリストと相場情報を取得するためのCoinmarket API統合