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
F
license - not found
-
quality - not tested

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

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

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      Enables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.
      Last updated -
      5
      9
      JavaScript
      MIT License
      • Apple
    • A
      security
      A
      license
      A
      quality
      Facilitates interaction with Ethereum blockchain data via Etherscan's API, providing real-time access to balances, transactions, token transfers, contract ABIs, gas prices, and ENS name resolutions.
      Last updated -
      6
      16
      22
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      Provides Ethereum blockchain data tools via Etherscan's API, enabling users to check ETH balances, view transactions, track token transfers, fetch contract ABIs, monitor gas prices, and resolve ENS names.
      Last updated -
      6
      16
      1
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      Provides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.
      Last updated -
      6
      8
      JavaScript
      MIT License

    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