Skip to main content
Glama
Artemis-xyz

Artemis MCP Server

by Artemis-xyz

artemisa-mcp

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

Related MCP server: MCP Etherscan Server

Prerrequisitos

  • Python 3.11+

  • uv . En MacOS, puedes instalarlo usando Homebrew: brew install uv .

  • Escritorio de Claude

  • Clave API de Artemis

  • Inicio de sesión en Artemis Snowflake

Instalación

Automatizado con OpenTools (más fácil)

Instalar los requisitos previos de OpenTools .

Luego ejecuta:

npx opentools@latest i artemis

Configuración manual (más trabajo)

  • Instalar uv

Copie sample_claude_desktop_config.json a su archivo claude_desktop_config.json :

  • En MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json

  • En Windows: %APPDATA%/Claude/claude_desktop_config.json

Complete los campos relevantes en claude_desktop_config.json :

  • <UV_PATH> - Ruta al ejecutable uv (ejecutar where python en MacOS)

  • <PATH_TO_ARTEMIS_MCP_REPO> - Ruta al clon local del repositorio Artemis MCP

  • <ARTEMIS_API_KEY> - Su clave API de Artemis

  • Reiniciar Claude Desktop

  • ¡Las herramientas Artemis MCP ya deberían estar disponibles!

Herramientas disponibles

El servidor Artemis MCP proporciona las siguientes herramientas:

Herramientas API

  • validate-artemis-api-key : crea y valida la conexión a la API de Artemis

  • get-artemis-data : recupera datos de la API de Artemis para los símbolos y métricas de tokens criptográficos indicados

  • get-artemis-supported-metrics-for-symbol : recupera las métricas admitidas para un símbolo de token criptográfico determinado

Herramientas de generación de fórmulas

  • generate-art-formula : genera una fórmula ART para recuperar precios de criptomonedas, tarifas, ingresos y otros datos de series temporales

  • generate-artinfo-formula : genera una fórmula ARTINFO para clasificaciones de activos, métricas disponibles, clasificaciones de capitalización de mercado y metadatos

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.
    9
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    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.
    6
    21
    30
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    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.
    6
    21
    1
    MIT

Latest Blog Posts

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