Skip to main content
Glama
cstamigo-droid

crypto-intel-mcp

crypto_analyze

Read-onlyIdempotent

Run a full analysis of any cryptocurrency and receive a single scored verdict from RISK-ON to AVOID, with gauge and reasoning based on momentum, trend, and market tide.

Instructions

Run a full analysis of a coin and return one scored verdict.

Blends multi-timeframe momentum with whether the coin is trending and the overall crypto market tide into a single verdict (RISK-ON → AVOID) with a gauge and the reasoning behind it.

This is the primary tool — prefer it for "should I look at X?" questions.

Examples: - "Give me a full read on bitcoin" -> coin='BTC' - "Should I be looking at SOL?" -> coin='solana'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, non-destructive. Description adds detail on verdict scale (RISK-ON → AVOID), gauge, reasoning, and blending of momentum, trend, and market tide. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Concise three-paragraph structure with clear main purpose, usage guidance, and examples. No extraneous text. Information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given output schema exists, description adequately covers return format (verdict, gauge, reasoning) and input semantics. Complements annotations and schema without redundancy.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema descriptions for both parameters are complete, covering format and examples. The tool description does not add new parameter info, but examples demonstrate usage. With good schema descriptions, minimal additional value from description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it runs a full analysis and returns a scored verdict. Identifies the resource (coin) and verb (analyze). Distinguishes from siblings by calling itself the primary tool for 'should I look at X?' questions.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly advises to prefer this tool for 'should I look at X?' questions. Provides example queries mapping to parameter. Does not explicitly mention when not to use siblings, but the primary tool designation implies alternatives exist.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/cstamigo-droid/crypto-intel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server