Skip to main content
Glama
teamssUTXO

Bitcoin-MCP-Server

get_cryptomarket_overview

Get a comprehensive overview of global cryptocurrency market conditions, including market cap, trading volume, top currencies, and ICO status to assess ecosystem health and trends.

Instructions

Use this to get a comprehensive overview of the global cryptocurrency market conditions and metrics.

Returns detailed metrics in string format:
- Total number of active cryptocurrencies
- Total number of trading markets
- Overall market cap percentage change
- ICO status breakdown (upcoming, ongoing, ended)
- Total market capitalization (formatted by currency)
- Total trading volume (formatted by currency)
- Top 5 cryptocurrencies by market dominance percentage

Use cases: When you need a broad view of the entire crypto ecosystem health, to understand market trends, or to see which cryptocurrencies dominate the market.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/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 the return format ('detailed metrics in string format') and lists specific metrics returned, which is helpful behavioral context. However, it doesn't mention potential limitations like rate limits, data freshness, or error conditions. The description adds value but doesn't provide complete behavioral transparency for a tool with no annotations.

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 well-structured and appropriately sized. It opens with the core purpose, then details the return format with a bulleted list, and concludes with specific use cases. Every sentence adds value, though the bulleted list could be slightly more concise. Overall, it's front-loaded and efficient.

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?

Given that the tool has no parameters, no annotations, but has an output schema, the description provides good contextual completeness. It explains what the tool does, when to use it, and details the return metrics. Since an output schema exists, the description doesn't need to explain return values in depth, but it still provides helpful semantic context about the metrics. For a parameterless tool with output schema, this is nearly 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?

The tool has 0 parameters with 100% schema description coverage, so the baseline is 4. The description appropriately doesn't discuss parameters since none exist, and instead focuses on what the tool returns. This is efficient and correct for a parameterless tool.

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 clearly states the tool's purpose: 'get a comprehensive overview of the global cryptocurrency market conditions and metrics.' It specifies the verb ('get') and resource ('global cryptocurrency market'), distinguishing it from sibling tools that focus on Bitcoin, blocks, addresses, or specific coins. The description explicitly differentiates this as a broad ecosystem view rather than specific asset data.

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

Usage Guidelines5/5

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

The description provides explicit usage guidance: 'Use cases: When you need a broad view of the entire crypto ecosystem health, to understand market trends, or to see which cryptocurrencies dominate the market.' This clearly indicates when to use this tool versus alternatives like Bitcoin-specific tools or trending coin tools, making it easy for an agent to select appropriately.

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/teamssUTXO/Bitcoin-MCP-Server'

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