crypto-trending-mcp logo

crypto-trending-mcpשרת MCP שמתעד ומנטר את המטבעות הטרנדיים האחרונים ב- CoinGecko.

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

שרת MCP שמתעד ומנטר את המטבעות הטרנדיים האחרונים ב- CoinGecko, ומספק תובנות בזמן אמת על מטבעות קריפטו פופולריים ביותר. השרת מספק שני כלים עיקריים: get_trending_md_doc, שמחזיר מסמך Markdown של עמוד הטרנדים המלא של CoinGecko, ו- parse_trending_md_doc, שמנחה LLMs לחלץ את טבלת המטבעות הטרנדיים ולייצר פלט מובנה. השרת תוכנן לשימוש עם Claude Desktop, ומאפשר שאילתות שפה טבעית לניתוח נתוני קריפטו טרנדיים. יש לו ארכיטקטורה קלה וניתנת הרחבה, מה שמקל על הרחבה או פריסה. הוא דורש Python 3.10+, Node.js ו- Claude Desktop (אופציונלי) לבדיקה.

תכונות עיקריות

  • כלי get_trending_md_doc ליצירת מסמך Markdown
  • הנחיה parse_trending_md_doc לניתוח טבלה
  • תמיכה בשאילתות שפה טבעית באמצעות Claude Desktop

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

ניתוח קריפטו טרנדיים

ניתוח מטבעות קריפטו טרנדיים עם שינויים חיוביים במחיר 24 שעות.

דירוג שווי שוק

דירוג מטבעות טרנדיים לפי שווי שוק.

יתרונות וחסרונות

יתרונות

  • שילוב חלק עם Claude Desktop
  • ארכיטקטורה קלה וניתנת הרחבה
  • תובנות בזמן אמת על מטבעות קריפטו טרנדיים

חסרונות

  • דורש Python 3.10+ ו- Node.js
  • תלוי בנתוני CoinGecko

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

Can I integrate this server with other applications?

Yes, the lightweight and extensible architecture allows easy extension or deployment beyond Claude Desktop, though the current integration is designed for Claude Desktop via a custom MCP server configuration.

Asked by Liam O’Connor · Feb 21, 2026

What are the system requirements to run the MCP server?

You need Python 3.10+ and Node.js (for Playwright browser dependencies). Claude Desktop is optional but required if you want to test natural‑language queries directly.

Asked by Ludovic Girard · Feb 3, 2026

How does parse_trending_md_doc help me analyze the data?

It guides an LLM to extract the trending coins table from the Markdown output and produce structured results, enabling queries such as finding coins with positive 24h price changes or ranking by market cap.

Asked by Mireille Dupont · Dec 26, 2025

What data can I retrieve with get_trending_md_doc?

The tool returns a full Markdown document of CoinGecko’s trending page, including a table with columns: Rank, Name, Symbol, Price, 1h Change, 24h Change, 7d Change, 24h Volume, and Market Cap.

Asked by Larisa Ionescu · Dec 17, 2025

שאל שאלה

חלופות לשרתי MCP