Skip to main content
Glama
BACH-AI-Tools

Coinranking1 MCP Server

get_bitcoin_dominance_history

Retrieve historical Bitcoin dominance data with market capitalization metrics to analyze Bitcoin's market share trends over time.

Instructions

Get a list of bitcoin dominance history along with the bitcoin market capitalization data. On Coinranking, we use this endpoint on our bitcoin dominance chart. On Coinranking, we use this endpoint on our global trading volume chart. On Coinranking, we use this endpoint on our global market cap chart.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
referenceCurrencyUuidNoUUID of coin (either fiat or crypto), in which all the market caps are calculated. Defaults to US Dollar, but you can use any coin. You can find UUIDs for reference currencies in any coin endpoint, including a convenient dedicated reference currency endpoint Default value: yhjMzLPhuIDl
timePeriodNoTimeperiod where the percentage and marketCap are based on Default value: 24h Allowed values: 1h 3h 12h 24h 7d 30d 3m 1y 3y 5y Default value: day Allowed values: day week month
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 of behavioral disclosure. It mentions that the data is used for charts, implying it's likely a read-only operation for historical data, but doesn't explicitly state this, nor does it cover aspects like rate limits, authentication needs, data freshness, or response format. For a tool with no annotations, this leaves significant behavioral gaps.

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

Conciseness2/5

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

The description is repetitive and poorly structured, with the phrase 'On Coinranking, we use this endpoint on our' repeated three times for different charts. This adds unnecessary length without providing new information. It could be condensed into a single sentence listing the chart uses, making it more front-loaded and efficient. The current version wastes space on redundancy.

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 the complexity (historical data retrieval with parameters), lack of annotations, and no output schema, the description is incomplete. It doesn't explain what the output includes (e.g., format of dominance vs. market cap data), potential limitations, or how the parameters affect results. For a tool with no structured output information, this leaves too much undefined for effective agent 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?

The schema description coverage is 100%, with both parameters (referenceCurrencyUuid and timePeriod) fully documented in the input schema. The description adds no parameter-specific information beyond what's in the schema, such as default behaviors or examples. Given the high schema coverage, the baseline score of 3 is appropriate, as the description doesn't compensate but also doesn't need to.

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

Purpose3/5

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

The description states the tool retrieves 'bitcoin dominance history along with bitcoin market capitalization data', which provides a clear verb ('get') and resource ('bitcoin dominance history'). However, it doesn't differentiate from sibling tools like get_coin_market_cap_history or get_global_market_cap_history, which might retrieve similar market cap data. The purpose is understandable but lacks sibling distinction.

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 includes three examples of where Coinranking uses this endpoint (bitcoin dominance chart, global trading volume chart, global market cap chart), which implies usage contexts. However, it provides no explicit guidance on when to use this tool versus alternatives like get_coin_market_cap_history or get_global_market_cap_history, nor does it mention prerequisites or exclusions. The examples are helpful but don't constitute clear usage guidelines.

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