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

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

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

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      Enables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.
      Last updated -
      5
      9
      JavaScript
      MIT License
      • Apple
    • A
      security
      A
      license
      A
      quality
      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.
      Last updated -
      6
      16
      22
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      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.
      Last updated -
      6
      16
      1
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      Provides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.
      Last updated -
      6
      8
      JavaScript
      MIT License

    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