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 式を生成します。

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.
    9
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    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.
    6
    21
    30
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    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.
    6
    21
    1
    MIT

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