Cover image
Try Now
2025-04-07

Une collection impressionnante d'outils de protocole de contexte modèle (MCP)

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Awesome MCPs

A collection of Model Context Protocol (MCP) tools for crypto market data analysis, focusing on liquidation heatmaps and whale tracking on HyperLiquid.

Overview

This repository contains MCP tools that provide real-time crypto market data analysis capabilities, including:

  • Liquidation heatmaps and maps from various exchanges
  • HyperLiquid whale activity tracking
  • Position and PnL analysis for HyperLiquid accounts
  • Vietnam Stock Market data analysis via Fireant

Installation

# Clone the repository
git clone https://github.com/kewin1807/awesome-mcps.git
cd awesome-mcps

# Install dependencies
yarn install

Build

yarn build

Usage

# Start the MCP server by stdio
yarn start:stdio

# Start the MCP server by sse
yarn start

Available MCP Tools

Liquidation Analysis

  • get_liquidation_heatmap: Get the liquidation heatmap data of a cryptocurrency pair.

    • Parameters:
      • symbol: Trading pair (e.g., BTCUSDT, ETHUSDT)
      • interval: Time interval (12h, 1d, 3d, 1w, 2w, 1m, 3m, 6m, 1y)
      • exchangeName: Exchange name (Binance, Bybit, Okex)
  • get_liquidation_map: Get detailed information about liquidation positions by price level.

    • Parameters:
      • symbol: Trading pair (e.g., BTCUSDT, ETHUSDT)
      • interval: Time interval (1d, 1w)
      • exchange: Exchange name (Binance, Bybit, Okex)

HyperLiquid Whale Tracking

  • get_latest_whale_actions: Get the latest whale actions on the HyperLiquid platform.

  • get_whale_pnl_statistics: Get PnL statistics of whales on HyperLiquid.

  • get_whale_positions: Get the list of whale positions on HyperLiquid.

    • Parameters:
      • page (optional): Page number
      • size (optional): Number of results per page

Address-specific Analysis

  • get_address_total_pnl: Get the total PnL of a specific address on HyperLiquid.

    • Parameters:
      • address: HyperLiquid wallet address
  • get_address_current_position: Get the current position of a specific address.

    • Parameters:
      • address: HyperLiquid wallet address
  • get_address_position_history: Get the transaction/position history of a specific address.

    • Parameters:
      • address: HyperLiquid wallet address

Vietnam Stock Market Tools

  • get_official_posts_vnstock: Get the list of official posts from Vietnam stock market.

    • Parameters:
      • offset (optional): The offset value
      • limit (optional): Number of results to return
      • symbol (optional): Filter by stock symbol
  • get_user_posts_vnstock: Get the list of user posts from Vietnam stock market.

    • Parameters:
      • offset (optional): The offset value
      • limit (optional): Number of results to return
      • symbol (optional): Filter by stock symbol
  • get_fundamental_analysis_vnstock: Get fundamental analysis data of a Vietnam stock ticker.

    • Parameters:
      • symbol: The stock symbol (e.g., VNM, FPT, VIC)
  • get_company_profile_vnstock: Get company profile information of a Vietnam stock ticker.

    • Parameters:
      • symbol: The stock symbol (e.g., VNM, FPT, VIC)
  • get_major_holders_vnstock: Get major shareholders information of a Vietnam stock ticker.

    • Parameters:
      • symbol: The stock symbol (e.g., VNM, FPT, VIC)
  • get_historical_price_vnstock: Get historical price data of a Vietnam stock ticker.

    • Parameters:
      • symbol: The stock symbol (e.g., VNM, FPT, VIC)
      • startDate (optional): The start date in YYYY-MM-DD format
      • endDate (optional): The end date in YYYY-MM-DD format
      • offset (optional): The offset value
      • limit (optional): Number of records to return
  • get_financial_statement_vnstock: Get financial statement data of a Vietnam stock ticker.

    • Parameters:
      • symbol: The stock symbol (e.g., VNM, FPT, VIC)
      • type: Financial statement period - 'Q' (quarterly) or 'Y' (yearly)
      • count (optional): Number of records to return

Implementation Details

The tools connect to various crypto data providers, including Coinank's API for market data and Fireant for Vietnam stock market data. The API keys are automatically fetched during runtime using a headless browser.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

  • av
  • Exécutez sans effort LLM Backends, API, Frontends et Services avec une seule commande.

  • appcypher
  • Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

  • chongdashu
  • Activer les clients adjoints AI comme Cursor, Windsurf et Claude Desktop pour contrôler le moteur Unreal à travers le langage naturel à l'aide du Protocole de contexte modèle (MCP).

    Reviews

    5 (1)
    Avatar
    user_Bk6QD1Tk
    2025-04-17

    I recently started using awesome-mcps from kewin1807's GitHub, and it has exceeded my expectations! Its straightforward implementation and robust features make it an indispensable tool for my MCP applications. The seamless integration and clear documentation provided a smooth setup experience. Highly recommend it to anyone in need of a reliable and efficient MCP solution! Check it out at https://github.com/kewin1807/awesome-mcps.