MCP ExplorerExplorer

Artemis Mcp

@Artemis-xyzon a year ago
1 MIT
FreeCommunity
AI Systems
Artemis MCP Server Repo

Overview

What is Artemis Mcp

artemis-mcp is a server repository designed to facilitate interactions with the Artemis API, enabling users to retrieve and manipulate cryptocurrency data efficiently.

Use cases

Use cases for artemis-mcp include generating formulas for crypto price tracking, validating API connections, and retrieving specific metrics for various cryptocurrency tokens.

How to use

To use artemis-mcp, install the required prerequisites including Python 3.11+, uv, and Claude Desktop. You can set it up either automatically using OpenTools or manually by configuring the Claude Desktop settings with your Artemis API Key and local repository path.

Key features

Key features of artemis-mcp include API tools for validating API keys and retrieving data, as well as formula generation tools for creating ART and ARTINFO formulas for various cryptocurrency metrics.

Where to use

artemis-mcp can be used in the fields of cryptocurrency analysis, financial data retrieval, and market research, particularly for users needing to access and analyze crypto token metrics.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers