Skip to main content
Glama
Artemis-xyz

Artemis MCP Server

by Artemis-xyz

artemis-mcp

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

Related MCP server: MCP Etherscan Server

先决条件

  • Python 3.11+

  • uv 。在 MacOS 上,您可以使用 Homebrew 安装它: brew install uv

  • 克劳德桌面

  • Artemis API密钥

  • Artemis Snowflake 登录

安装

使用 OpenTools 实现自动化(更简单)

安装OpenTools先决条件。

然后运行:

npx opentools@latest i artemis

手动设置(更多工作)

  • 安装 uv

sample_claude_desktop_config.json复制到您的claude_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 repo 本地克隆的路径

  • <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