A
securityA
licenseA
qualityReal-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
Last updated -
3
147
37
TypeScript
MIT License
brew install uv
.Install OpenTools prerequisites.
Then run:
Copy sample_claude_desktop_config.json
to your claude_desktop_config.json
file:
~/Library/Application\ Support/Claude/claude_desktop_config.json
%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 KeyThe Artemis MCP server provides the following tools:
validate-artemis-api-key
: Creates and validates connection to Artemis APIget-artemis-data
: Retrieves data from Artemis API for given crypto token symbols and metricsget-artemis-supported-metrics-for-symbol
: Retrieves supported metrics for a given crypto token symbolgenerate-art-formula
: Generates an ART formula for retrieving crypto prices, fees, revenue, and other time-series datagenerate-artinfo-formula
: Generates an ARTINFO formula for asset classifications, available metrics, market cap rankings, and metadataThis server cannot be installed
Enables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.