Skip to main content
Glama

Artemis MCP Server

by Artemis-xyz

artemis-mcp

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

先决条件

  • 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
-
license - not tested
-
quality - not tested

支持与 Artemis API 交互以检索和分析加密货币数据,包括访问指标、生成公式和验证 API 连接。

  1. 先决条件
    1. 安装
      1. 使用 OpenTools 实现自动化(更简单)
      2. 手动设置(更多工作)
    2. 可用工具
      1. API 工具
      2. 公式生成工具

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
      Last updated -
      3
      147
      37
      TypeScript
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.
      Last updated -
      3
      10
      Python
      • Linux
      • Apple
    • -
      security
      F
      license
      -
      quality
      A cryptocurrency price query service based on Model Context Protocol that provides tools for retrieving virtual currency prices, market trends, detailed information, and K-line data.
      Last updated -
      2
      Python

    View all related MCP servers

    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