Skip to main content
Glama

truss44-mcp-crypto-price

Server Details

Provide real-time cryptocurrency price data and market analysis.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
truss44/mcp-crypto-price
GitHub Stars
39
Server Listing
Crypto Price & Market Analysis MCP Server

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

4 tools
get-crypto-priceInspect

Get real-time price, 24-hour change percentage, trading volume, and market cap for any cryptocurrency by symbol or name.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesCryptocurrency symbol or name (e.g. BTC or Bitcoin)
get-historical-analysisInspect

Get historical price data for a cryptocurrency with trend analysis including period high/low, price change percentage, and volatility metrics over a customizable timeframe.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of days of historical data to retrieve (1-30)
symbolYesCryptocurrency symbol or name (e.g. BTC or Bitcoin)
intervalNoData interval: m1=1min, m5=5min, m15=15min, m30=30min, h1=1hr, h2=2hr, h6=6hr, h12=12hr, d1=dailyh1
get-market-analysisInspect

Get detailed market analysis for a cryptocurrency including the top 5 exchanges by volume, price per exchange, and volume distribution percentages.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesCryptocurrency symbol or name (e.g. BTC or Bitcoin)
get-top-assetsInspect

Get the top cryptocurrencies ranked by market cap, with real-time price, 24-hour change percentage, and market cap for each asset.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of top assets to return, ranked by market cap (1-50)

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.