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
Available Tools
4 toolsget-crypto-priceInspect
Get real-time price, 24-hour change percentage, trading volume, and market cap for any cryptocurrency by symbol or name.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Cryptocurrency 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.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days of historical data to retrieve (1-30) | |
| symbol | Yes | Cryptocurrency symbol or name (e.g. BTC or Bitcoin) | |
| interval | No | Data interval: m1=1min, m5=5min, m15=15min, m30=30min, h1=1hr, h2=2hr, h6=6hr, h12=12hr, d1=daily | h1 |
get-market-analysisInspect
Get detailed market analysis for a cryptocurrency including the top 5 exchanges by volume, price per exchange, and volume distribution percentages.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Cryptocurrency 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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number 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 ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.