crypto-trending-mcp
An MCP server that tracks the latest trending tokens on CoinGecko for AI-powered analysis.
About this tool
crypto-trending-mcp
An MCP server that tracks and monitors the latest trending tokens on CoinGecko, providing real-time insights into the most popular cryptocurrencies.
Source: https://github.com/kukapay/crypto-trending-mcp
Features
- Trending Token Tracking: Monitors the latest trending cryptocurrencies on CoinGecko.
- Real-Time Market Data: Provides up-to-date information, including price, volume, and market cap for trending tokens.
- Markdown Output Tool: Implements a
get_trending_md_doctool that returns a Markdown table of trending coins, including columns for Rank, Name, Symbol, Price, 1h Change, 24h Change, 7d Change, 24h Volume, and Market Cap. - LLM-Ready Parsing Prompt: Provides a
parse_trending_md_docprompt to guide language models in extracting and analyzing structured data from the Markdown table. - Seamless Integration: Designed for use with Claude Desktop, enabling natural language queries for AI-powered crypto analysis.
- Lightweight & Extensible: Minimal dependencies and simple architecture, making it easy to deploy or extend.
- Open Source: Licensed under the MIT License.
- Python Based: Implemented entirely in Python.
- Playwright Support: Uses Playwright for browser automation dependencies.
Installation
- Requirements: Python 3.10+, Node.js (for Playwright), uv (dependency manager), Claude Desktop (optional for integration).
- Install Steps:
- Clone the repository.
- Install dependencies with
uv syncandplaywright install.
Usage
- Can be integrated with Claude Desktop for natural language queries about trending cryptocurrencies.
- Returns data as Markdown, which can be parsed into structured formats for further analysis.
Pricing
- Open Source: No cost; licensed under MIT.
License
- MIT License.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.
An MCP server that provides real-time and historical Crypto Fear & Greed Index data, making it a valuable resource for MCP ecosystem users needing market sentiment insights via standardized server protocols.
An MCP server delivering real-time technical analysis indicators and trading signals for cryptocurrency markets, useful for MCP-based quantitative strategy development and trading automation.
An MCP server providing real-time cross-chain bridge rates and optimal transfer routes for onchain AI agents.
Real-time cryptocurrency market data integration MCP server using CoinCap's public API.
Codex MCP server integrates Codex API to provide real-time, enriched blockchain and market data across 60+ networks for AI agents using Model Context Protocol.