Skip to main content
Glama
BACH-AI-Tools

Coinranking1 MCP Server

get_search_suggestions

Find cryptocurrencies, exchanges, and markets by name or symbol using a search query. Returns relevant results for tracking digital assets and market data.

Instructions

Search suggestions are a quick and easy way to find data on coinranking. The endpoint only accepts one parameter; a query. With this query you can find currencies (including fiat), exchanges and markets, by their symbol or name. The response always returns a set of the most prominent coins, exchanges and markets matching your query.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
referenceCurrencyUuidNoUUID of reference currency, in which the coin prices are calculated. Defaults to US Dollar Default value: yhjMzLPhuIDl
queryNoValue to search on
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It discloses that the response returns 'a set of the most prominent' matches, which adds useful context about result filtering. However, it lacks details on permissions, rate limits, error handling, or response format (e.g., pagination, structure). For a tool with no annotations, this is insufficient for full behavioral understanding.

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 three sentences, front-loaded with the purpose. It avoids unnecessary fluff, but the first sentence could be more direct (e.g., 'Retrieve search suggestions for coinranking data'). The misleading parameter count slightly reduces efficiency.

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

Completeness3/5

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

Given no annotations and no output schema, the description provides basic purpose and result context but lacks completeness. It covers what the tool does and the type of data returned, but misses details like authentication needs, rate limits, and full behavioral traits. For a search tool with two parameters, this is minimally adequate but has clear gaps.

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 already documents both parameters (referenceCurrencyUuid and query). The description adds that 'the endpoint only accepts one parameter; a query', which is misleading as the schema shows two parameters. It also explains the query searches by symbol or name, adding some semantics beyond the schema's 'Value to search on'. Baseline 3 is appropriate given high schema coverage.

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's purpose: 'find data on coinranking' via search suggestions, specifying it searches for currencies, exchanges, and markets by symbol or name. It distinguishes from siblings by focusing on search functionality rather than specific data retrieval (e.g., get_coin, get_exchanges). However, it could be more specific about the verb (e.g., 'retrieve' or 'fetch' suggestions).

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?

The description provides no guidance on when to use this tool versus alternatives. It mentions searching for currencies, exchanges, and markets, but does not compare to sibling tools like get_coins or get_exchanges, which might retrieve similar data without search. There is no explicit when/when-not or alternative tool naming.

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