Skip to main content
Glama

Artemis MCP Server

by Artemis-xyz

artemis-mcp

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

Prerequisites

  • Python 3.11+
  • uv. On MacOS, you can install it using Homebrew: brew install uv.
  • Claude Desktop
  • Artemis API Key
  • Artemis Snowflake Login

Installation

Automated Using OpenTools (Easier)

Install OpenTools prerequisites.

Then run:

npx opentools@latest i artemis

Manual Setup (More Work)

  • Install uv

Copy sample_claude_desktop_config.json to your claude_desktop_config.json file:

  • On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • On Windows: %APPDATA%/Claude/claude_desktop_config.json

Fill out the relevant fields in claude_desktop_config.json:

  • <UV_PATH> - Path to uv executable (run where python on MacOS)
  • <PATH_TO_ARTEMIS_MCP_REPO> - Path to local clone of the Artemis MCP repo
  • <ARTEMIS_API_KEY> - Your Artemis API Key
  • Restart Claude Desktop
  • Artemis MCP Tools should now be available!

Available Tools

The Artemis MCP server provides the following tools:

API Tools

  • validate-artemis-api-key: Creates and validates connection to Artemis API
  • get-artemis-data: Retrieves data from Artemis API for given crypto token symbols and metrics
  • get-artemis-supported-metrics-for-symbol: Retrieves supported metrics for a given crypto token symbol

Formula Generation Tools

  • generate-art-formula: Generates an ART formula for retrieving crypto prices, fees, revenue, and other time-series data
  • generate-artinfo-formula: Generates an ARTINFO formula for asset classifications, available metrics, market cap rankings, and metadata
-
security - not tested
F
license - not found
-
quality - not tested

Enables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.

  1. Prerequisites
    1. Installation
      1. Automated Using OpenTools (Easier)
      2. Manual Setup (More Work)
    2. Available Tools
      1. API Tools
      2. Formula Generation Tools

    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
      19
      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
      19
      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