artemis-mcp
Related MCP server: MCP Etherscan Server
先决条件
Python 3.11+
uv 。在 MacOS 上,您可以使用 Homebrew 安装它:
brew install uv。克劳德桌面
Artemis API密钥
Artemis Snowflake 登录
安装
使用 OpenTools 实现自动化(更简单)
安装OpenTools先决条件。
然后运行:
手动设置(更多工作)
安装 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 公式