Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Pull the latest fundamental crypto data from Artemis natively into your favorite chatbot interface.
Add this to your MCP client configuration:
{
"mcpServers": {
"artemis": {
"command": "uvx",
"args": [
"artemis-mcp"
],
"env": {
"ARTEMIS_API_KEY": "<Your Artemis API key from https://app.artemisanalytics.com/home?settingsTab=ARTEMIS_SHEETS_SETTINGS.>"
}
}
}
}{
"id": "artemis",
"name": "Artemis Analytics",
"description": "Pull the latest fundamental crypto data from Artemis natively into your favorite chatbot interface.",
"source_url": "https://github.com/Artemis-xyz/artemis-mcp",
"publisher_name": "Artemis Analytics Inc.",
"publisher_url": "https://www.artemis.xyz/",
"is_official": true,
"license": "MIT",
"runtime": "python",
"downloads": 90,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "artemis-mcp"
},
"tools_count": 5
}