mcp-cryptocompare
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-cryptocomparewhat's Bitcoin's price?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@pipeworx/cryptocompare
CryptoCompare MCP — crypto prices, OHLC history, social stats, news. Free key.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Auth
Platform:
PLATFORM_CRYPTOCOMPARE_KEY. BYO:?_apiKey=….
Related MCP server: CoinStats MCP Server
Tools
price(fsym, tsyms, e?, extraParams?, sign?)— current price (one coin → many fiat)price_multi(fsyms, tsyms, e?, extraParams?, sign?)— current price (many → many)price_full(fsyms, tsyms, e?)— full snapshot (24h vol, etc.)histo_minute(fsym, tsym, limit?, aggregate?, toTs?, e?)— minute OHLChisto_hour(fsym, tsym, limit?, aggregate?, toTs?, e?)— hourly OHLChisto_day(fsym, tsym, limit?, aggregate?, toTs?, e?)— daily OHLCtop_pairs(fsym, limit?)— top trading pairstop_volume_full(tsym, limit?, page?)— top by volumetop_market_cap(limit?, tsym?, page?)— top by market capnews(lang?, sortOrder?, lTs?, feeds?, categories?, excludeCategories?)— news feednews_categories()— news categoriesnews_feeds()— news feedssocial_stats(coinId)— social stats by coin idall_coins()— full coin listall_exchanges()— exchange list
Data source
https://min-api.cryptocompare.com
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"cryptocompare": {
"url": "https://gateway.pipeworx.io/cryptocompare/mcp"
}
}
}Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Cryptocompare data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.9MIT

CoinStats MCP Serverofficial
AlicenseBqualityBmaintenanceMCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.305116MIT- Alicense-qualityCmaintenanceEnables access to Coinpaprika cryptocurrency data, including coin listings, prices, historical OHLC, market overview, and search through MCP tools.9MIT
- FlicenseCqualityCmaintenanceProvides access to CoinCap's cryptocurrency market data and technical analysis tools via MCP, supporting assets, exchanges, markets, and more.38337
Related MCP Connectors
Crypto Feeds MCP.
CoinGecko MCP — wraps CoinGecko free API (no auth required)
Live and historical cryptocurrency prices via CoinGecko free API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pipeworx-io/mcp-cryptocompare'
If you have feedback or need assistance with the MCP directory API, please join our Discord server