← ExploreMCP Registry
ai.aarna/atars-mcp
0.1.0ai.aarna/atars-mcp
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Install
One line. Adds the dep to agents.yml and resolves it.
pakx add mcp ai.aarna/atars-mcpRaw metadata
Source-specific install hints as returned by the official MCP Registry.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.aarna/atars-mcp",
"description": "Crypto market signals, technical indicators, and sentiment analysis for AI agents.",
"title": "aTars MCP",
"version": "0.1.0",
"websiteUrl": "https://mcp.aarna.ai/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.aarna.ai/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-10T11:09:59.15927Z",
"publishedAt": "2026-03-10T11:09:59.15927Z",
"updatedAt": "2026-03-10T11:09:59.15927Z",
"isLatest": true
}
}
}