Crypto Price MCP
Server Details
Free, keyless live cryptocurrency prices, market cap, and 24h change via CoinGecko.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
The server has only one tool, so there is no chance of confusion between tools. The tool's purpose is clearly defined.
The single tool name 'get_crypto_price' follows a clear verb_noun pattern. With only one tool, naming consistency is trivially perfect.
One tool feels thin and falls into the borderline range. However, the server's scope is narrowly defined as current price data, so the single tool may be justified.
The tool covers the core functionality of fetching current price, market cap, and 24h change. A minor gap is the lack of a way to discover supported coin slugs, but this is workable.
Available Tools
1 toolget_crypto_priceARead-onlyInspect
Current price, market cap, and 24h change for a cryptocurrency, from
CoinGecko. Use for "price of bitcoin", "how much is ETH worth", "what's
solana trading at" style questions. coin is CoinGecko's own lowercase
slug (bitcoin, ethereum, solana, dogecoin, ...) -- a handful of common
tickers (BTC, ETH, SOL, DOGE, XRP, ADA, BNB, USDT, USDC, LTC) are mapped
to their slug automatically as a convenience, but anything else must be
the exact slug, not a ticker. vs_currency defaults to "usd" and
accepts any fiat CoinGecko supports (eur, gbp, jpy, ...). Returns price,
market cap, and 24h % change; prices are informational only, not
investment advice.
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| vs_currency | No | usd |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds key behavior beyond the readOnly annotation: the coin parameter is a CoinGecko slug with automatic mapping for common tickers, vs_currency defaults to usd and accepts fiat, and the output is informational only. It also states the return fields, providing useful context not available in annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is front-loaded with purpose and usage, but it repeats the return fields ('Current price, market cap, and 24h change' and 'Returns price, market cap, and 24h % change'), which is redundant. Otherwise, it is structured and not overly verbose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers purpose, usage, both parameters, return data, data source, and a disclaimer. With an output schema present and annotations providing read-only safety, the description is complete for an agent to select and invoke the tool correctly. No major gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description fully explains both parameters. It clarifies that 'coin' is a lowercase slug, lists common tickers that are auto-mapped, and warns that anything else must be the exact slug. It also explains 'vs_currency' default and supported fiat currencies, compensating well for missing schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool returns current price, market cap, and 24h change for a cryptocurrency from CoinGecko, and provides explicit example questions like 'price of bitcoin'. Even though it lacks an explicit verb, it is unambiguous and specific, and the examples strengthen purpose clarity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It explicitly says 'Use for ... style questions', giving clear when-to-use context. It does not specify when not to use or alternatives, but there are no sibling tools, so no exclusions are needed. This is clear contextual guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
get_crypto_price
Related MCP Connectors
CoinGecko-backed live prices, market caps, DeFi metrics — no per-user API key needed.
Live and historical cryptocurrency prices via CoinGecko free API.
CoinGecko MCP — wraps CoinGecko free API (no auth required)
Scrape CoinGecko coin prices, market caps, volumes and exchange listings. Pay per row.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides real-time cryptocurrency prices, market cap, and 24h change using CoinGecko, with free access and no API key required.1MIT
- AlicenseNot gradedqualityNot gradedmaintenanceFree real-time cached CoinGecko USD prices + 24h change. No key, no signup, 15/min rate limit. x402 paid v2 soon. Perfect for trading/research agents.-
- AlicenseNot gradedqualityDmaintenanceProvides real-time cryptocurrency data from CoinGecko, including prices, market data, historical data, and coin search.4 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables real-time cryptocurrency prices, search, and market data via the CoinGecko API without requiring an API key.-
Glama MCP Gateway
Add one secure layer between your agents and this server.