Skip to main content
Glama
josephibra

cryptosense-mcp

by josephibra

compare

Get a side-by-side analysis of multiple cryptocurrencies, showing price, market cap, 24h volume, and 24h performance. Input coin IDs to evaluate any assets.

Instructions

Compare two or more cryptocurrencies side by side.

Shows price, market cap, 24h volume, and 24h performance for each coin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
coinsYesList of CoinGecko coin IDs, e.g. ["bitcoin", "ethereum", "solana"].
api_keyNoYour CryptoSense API key.
currencyNoFiat currency (default: "usd").usd

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are present, so the description carries full responsibility for behavioral disclosure. It states the informational output, which is helpful, but it does not explicitly confirm the operation is read-only, mention authentication requirements beyond the api_key parameter, or disclose any rate limits, errors, or side effects. The 'compare' verb implies a safe operation, but this is under-specified.

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?

The description is two concise sentences, front-loaded with the primary action ('Compare...') and followed by a compact list of the displayed metrics. Every sentence adds value, with no redundant or filler content.

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

Completeness4/5

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

The tool has a complete input schema and an output schema, so the description need not explain return values. It effectively covers the core function and the minimum coin count. It is slightly thin on usage guidance relative to siblings, but for a straightforward comparison tool with full schema coverage, it is adequately complete.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3. The description adds meaningful context by specifying 'two or more' for the coins parameter, a constraint not present in the schema (no minItems), and by clarifying the per-coin metrics returned. This goes beyond the schema's property descriptions.

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?

The description uses a specific verb ('Compare') and resource ('cryptocurrencies'), and clearly indicates a side-by-side comparison of multiple coins. It also lists the exact metrics shown (price, market cap, 24h volume, 24h performance), which distinguishes it from sibling tools like price (single coin) or market_overview (broad market).

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

Usage Guidelines3/5

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

The description implies usage for comparing two or more cryptocurrencies, but it does not explicitly contrast with alternatives or state when not to use it. The phrase 'two or more' hints that it is not for single-coin queries, but no direct references to sibling tools are provided.

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/josephibra/cryptosense-mcp'

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