Skip to main content
Glama
ShipItAndPray

mcp-market-data

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
priceA

Get current price, 24h change, volume, market cap for any cryptocurrency. Examples: BTC, ETH, SOL, DOGE.

candlesA

Get OHLCV candlestick data for any crypto. Returns open, high, low, close for each period.

order_bookA

Get live order book — top 20 bids and asks with spread. Shows market depth and liquidity.

market_capA

Get top cryptocurrencies ranked by market cap with prices, volumes, and 24h changes.

trendingA

Get trending cryptocurrencies right now — what people are searching for and trading.

analyzeB

Technical analysis for any crypto: RSI, SMA, volatility, z-score, trend direction. Actionable signals included.

compareA

Compare multiple assets side by side — prices, changes, market caps.

feargreedA

Crypto Fear & Greed Index — market sentiment indicator. Shows last 7 days.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 8 tools

Disambiguation5/5

Each tool targets a distinct aspect of market data: price, candles, analysis, sentiment, etc., with no overlap. An agent can easily differentiate them.

Naming Consistency4/5

Most tool names are single-word lowercase descriptors, but 'order_book' and 'market_cap' use underscores, creating a slight inconsistency.

Tool Count5/5

Eight tools cover the essential market data operations without being excessive, fitting the server's purpose well.

Completeness5/5

The toolkit includes price, candles, analysis, sentiment, order book, comparisons, trending, and market cap rankings, covering key areas with no obvious gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues