coin_api_mcp
Coin MCP Serverは、CoinMarketCapの暗号通貨データにアクセスするためのモデルコンテキストプロトコルサーバーです。このサーバーは、AI駆動のアプリケーションが暗号通貨のリスト、引用、詳細情報を取得できるようにします。
GitHubスター
33
ユーザー評価
未評価
お気に入り
0
閲覧数
19
フォーク
7
イシュー
4
技術情報
プログラミング言語
Python主要言語
システム要件
Python 3.6 or higher
Node.js 18.0.0 or higher
npm 8.0.0 or higher
提供機能
Fetches a paginated list of all active cryptocurrencies with the latest market data.
Retrieves detailed information about a specific cryptocurrency.
Fetches the latest market quotes for one or more cryptocurrencies.
Supports filtering by price and market cap ranges.
Allows sorting of cryptocurrency listings by various fields.
安全性分析
安全性スコア
安全100/100
推奨対象者
AIアプリケーション開発者、暗号通貨データを利用した分析を行うデータサイエンティスト、API統合を行うバックエンド開発者。