Skip to main content
Glama
Artemis-xyz

Artemis MCP Server

by Artemis-xyz

アルテミス-MCP

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

Related MCP server: MCP Etherscan Server

前提条件

  • 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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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