CoinCap MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COINCAP_API_KEY | Yes | Your CoinCap API key (get one free at https://pro.coincap.io) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| price_bysymbol_symbolA | Get USD prices by symbol(s) - supports up to 100 comma-separated symbols |
| price_byaddressA | Get USD price by token address & network |
| assetsC | Retrieve a list of assets |
| assets_slugC | Retrieve a single asset |
| assets_slug_marketsA | Retrieve markets for a specific asset |
| assets_slug_historyC | Retrieve historical data for a specific asset |
| assets_totals_total-marketcap-historyB | Retrieve total market cap history |
| assets_slug_marketcap-historyC | Get market cap history for an asset |
| exchangesB | Retrieve a list of exchanges |
| exchanges_exchangeC | Retrieve details for a specific exchange |
| marketsC | Retrieve a list of markets |
| ratesC | Retrieve conversion rates |
| rates_slugB | Retrieve a conversion rate by slug |
| ta_slug_smaC | Full SMA series |
| ta_slug_sma_latestC | Latest SMA datapoint |
| ta_slug_emaC | Full EMA series |
| ta_slug_ema_latestC | Latest EMA datapoint |
| ta_slug_macdB | Full MACD series |
| ta_slug_macd_latestC | Latest MACD datapoint |
| ta_slug_vwap_latestC | 24h VWAP (latest) |
| ta_slug_candlesticksD | Candlestick data |
| ta_slug_rsiB | Full RSI series |
| ta_slug_rsi_latestC | Latest RSI datapoint |
| ta_slug_allLatestC | Latest values for all indicators |
| accountA | Retrieve account information for the current API key |
| agentFriendly_history_slugC | Get price history optimized for AI analysis |
| agentFriendly_full_assets_by_slugC | Get comprehensive asset data with all available fields |
| agentFriendly_assets_searchC | Search and discover crypto assets |
| agentFriendly_news_topA | Get latest crypto news for market analysis |
| agentFriendly_ta_slug_smaB | Get Simple Moving Average for technical analysis |
| agentFriendly_ta_slug_emaC | Get Exponential Moving Average for trend analysis |
| agentFriendly_ta_slug_rsiB | Get Relative Strength Index for momentum analysis |
| agentFriendly_ta_slug_macdC | Get MACD for trend and momentum analysis |
| agentFriendly_asset_mcap_history_slugC | Get asset market cap history (direct from mcap_history table) optimized for AI analysis |
| agentFriendly_total_market_cap_historyC | Get total market cap history optimized for AI analysis |
| post_prepaid_createB | Create a free prepaid API key |
| post_prepaid_refillA | Refill a prepaid API key (x402 payment) |
| prepaid_infoA | Check prepaid key balance |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/CC3-0/coincap-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server