Skip to main content
Glama
CryptoAPIs-io

Crypto APIs Market Data MCP Server

market_data_metadata

List supported crypto and fiat assets with optional pagination and type filters to retrieve asset metadata.

Instructions

Market Data metadata (list supported assets).

Actions: • list-supported-assets: List supported crypto and fiat assets (optional pagination and type filter)

Credits by action (source: OpenAPI): • list-supported-assets: 10

Credits are indicative only and may change at any time. The actual credits spent for each API request are returned in the response headers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoAsset type filter (crypto or fiat)
limitNoNumber of items to return (max 50)
actionYesAction to perform
offsetNoPagination offset
contextNoOptional context for the request - echoed back in response
Behavior3/5

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

The description discloses credit behavior (indicative credits, actual in response headers) and mentions optional pagination/type filtering. However, without annotations, it does not cover response format, rate limits, or other behavioral traits, leaving a moderate gap.

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 concise and well-structured, with a clear action list and credit note. It avoids irrelevant detail, though the action bullet is slightly redundant with the main description.

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?

The tool is simple and the schema is fully covered, but the absence of an output schema and lack of description about the returned data leaves ambiguity about what the list will contain. The cost information and action list help, but the response format is not disclosed, so the completeness is moderate.

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 input schema provides 100% descriptive coverage for all parameters. The description merely summarizes 'optional pagination and type filter' without adding any information beyond what the schema already documents, so it meets the baseline but adds no extra value.

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 lists supported crypto and fiat assets, with a specific action name. However, it does not explicitly differentiate from sibling tools like 'market_data_assets' or 'market_data_exchange_rates', so it is specific but not fully disambiguated.

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?

There is no guidance on when to use this tool versus alternatives. The description only provides the action and credit information without any context for selection or exclusion.

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/CryptoAPIs-io/cryptoapis-mcp-market-data'

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