Skip to main content
Glama

Artemis MCP Server

by Artemis-xyz

아르테미스-MCP

지엑스피1

필수 조건

  • 파이썬 3.11+
  • uv . MacOS에서는 Homebrew를 사용하여 설치할 수 있습니다: brew install uv .
  • 클로드 데스크탑
  • 아르테미스 API 키
  • 아르테미스 스노우플레이크 로그인

설치

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 저장소의 로컬 복제본 경로
  • <ARTEMIS_API_KEY> - Artemis API 키
  • Claude Desktop을 다시 시작하세요
  • 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