Skip to main content
Glama
BACH-AI-Tools

Coinranking1 MCP Server

get_coin_fiat_price

Retrieve real-time cryptocurrency prices in multiple fiat currencies including USD, EUR, and GBP for accurate market tracking and conversion calculations.

Instructions

The coin fiat prices endpoint provides real-time cryptocurrency prices in all available fiat currencies, including USD, EUR, GBP, and more. These fiat currencies act as reference currencies in our system, forming the basis for conversions. To learn more about how reference currencies work, see our reference currencies endpoint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
uuidYesUUID of the coin you need the price
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions real-time data and reference currencies but lacks details on rate limits, error handling, authentication needs, or response format. This is insufficient for a tool with potential API constraints.

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

Conciseness4/5

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

The description is appropriately sized with two sentences that are front-loaded with key information. It efficiently explains the tool's purpose and references additional resources without unnecessary details, though the link could be more integrated.

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

Completeness2/5

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

Given no annotations, no output schema, and a single parameter with full schema coverage, the description is incomplete. It fails to address critical aspects like return values, error cases, or operational constraints, making it inadequate for effective tool use.

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 description coverage is 100%, so the schema fully documents the single parameter 'uuid'. The description does not add meaning beyond the schema, such as explaining what a UUID represents or where to obtain it, resulting in a baseline score of 3.

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

Purpose4/5

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

The description clearly states the tool provides real-time cryptocurrency prices in fiat currencies, specifying the verb ('provides') and resource ('cryptocurrency prices'). It distinguishes from siblings like 'get_coin_price' by emphasizing fiat currency conversion, though not explicitly contrasting them.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives is provided. The description mentions a related endpoint for reference currencies but does not specify when to choose this over siblings like 'get_coin_price' or 'get_coin_price_history', leaving usage context implied.

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/BACH-AI-Tools/coinranking1'

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