Artemis Mcp

Artemis Mcp

🚀 Artemis MCP 项目

Artemis MCP 项目提供了一系列工具,可用于与 Artemis API 进行交互,获取加密代币相关数据,同时还能生成特定公式以检索各类时间序列数据和资产信息,为加密货币领域的数据处理和分析提供便利。

🚀 快速开始

在使用 Artemis MCP 项目前,你需要满足一些先决条件并完成安装步骤。

✨ 主要特性

  • 提供 API 工具,可创建并验证与 Artemis API 的连接,获取特定加密代币的相关数据及支持的指标。
  • 具备公式生成工具,能生成 ART 和 ARTINFO 公式,用于检索价格、费用、收入等时间序列数据以及资产分类、可用指标等信息。

📦 安装指南

先决条件

  • Python 3.11+
  • uv。在 MacOS 上,你可以使用 Homebrew 安装:brew install uv
  • Claude 桌面应用
  • Artemis API Key
  • 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 可执行文件的路径(在 MacOS 上运行 where python

  • - Artemis MCP 本地克隆仓库的路径

  • - 你的 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 公式以获取资产分类、可用指标、市值排名和元数据
  • 0 关注
  • 0 收藏,22 浏览
  • system 提出于 2025-09-20 22:18

相似服务问题

相关AI产品