Skip to main content
Glama

Artemis MCP Server

by Artemis-xyz

アルテミス-MCP

_ ____ _____ _____ __ __ ___ ____ __ __ ____ ____ / \ | _ \_ _| ____| \/ |_ _/ ___| | \/ |/ ___| _ \ / _ \ | |_) || | | _| | |\/| || |\___ \ | |\/| | | | |_) | / ___ \| _ < | | | |___| | | || | ___) | | | | | |___| __/ /_/ \_\_| \_\|_| |_____|_| |_|___|____/ |_| |_|\____|_|

前提条件

  • Python 3.11以上
  • uv 。MacOS では、Homebrew を使用してインストールできます: brew install uv
  • クロードデスクトップ
  • アルテミスAPIキー
  • アルテミススノーフレークログイン

インストール

OpenToolsを使用した自動化(簡単)

OpenTools の前提条件をインストールします。

次に以下を実行します:

npx opentools@latest i artemis

手動セットアップ(作業量増加)

  • uvをインストールする

sample_claude_desktop_config.jsonclaude_desktop_config.jsonファイルにコピーします。

  • MacOSの場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • Windows の場合: %APPDATA%/Claude/claude_desktop_config.json

claude_desktop_config.jsonの関連フィールドに入力します。

  • <UV_PATH> - uv 実行ファイルへのパス (MacOS ではwhere pythonを実行)
  • <PATH_TO_ARTEMIS_MCP_REPO> - Artemis MCP リポジトリのローカルクローンへのパス
  • <ARTEMIS_API_KEY> - Artemis APIキー
  • Claudeデスクトップを再起動します
  • Artemis MCP ツールが利用可能になりました。

利用可能なツール

Artemis MCP サーバーは次のツールを提供します。

APIツール

  • validate-artemis-api-key : Artemis APIへの接続を作成して検証する
  • get-artemis-data : 指定された暗号トークンシンボルとメトリックのデータを Artemis API から取得します。
  • get-artemis-supported-metrics-for-symbol : 指定された暗号トークンシンボルでサポートされているメトリックを取得します。

数式生成ツール

  • generate-art-formula : 暗号通貨の価格、手数料、収益、その他の時系列データを取得するための ART 式を生成します。
  • generate-artinfo-formula : 資産分類、利用可能なメトリクス、時価総額ランキング、メタデータの ARTINFO 式を生成します。
-
security - not tested
-
license - not tested
-
quality - not tested

Artemis API との対話を可能にして、メトリックへのアクセス、数式の生成、API 接続の検証など、暗号通貨データを取得および分析します。

  1. 前提条件
    1. インストール
      1. OpenToolsを使用した自動化(簡単)
      2. 手動セットアップ(作業量増加)
    2. 利用可能なツール
      1. APIツール
      2. 数式生成ツール

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
      Last updated -
      3
      147
      37
      TypeScript
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.
      Last updated -
      3
      10
      Python
      • Linux
      • Apple
    • -
      security
      F
      license
      -
      quality
      A cryptocurrency price query service based on Model Context Protocol that provides tools for retrieving virtual currency prices, market trends, detailed information, and K-line data.
      Last updated -
      2
      Python

    View all related MCP servers

    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/Artemis-xyz/artemis-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server