MCP.so
登录

Awesome MCPs

@kewin1807

关于 Awesome MCPs

An awesome collection of Model Context Protocol (MCP) tools

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

kewin1807

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Awesome MCPs?

A collection of Model Context Protocol (MCP) tools for crypto market data analysis, focusing on liquidation heatmaps and whale tracking on HyperLiquid. It also provides Vietnam stock market data analysis via Fireant.

How to use Awesome MCPs?

Clone the repository, install dependencies with yarn install, and build with yarn build. Start the MCP server via stdio with yarn start:stdio or via SSE with yarn start.

Key features of Awesome MCPs

  • Liquidation heatmap and map for crypto pairs
  • HyperLiquid whale action tracking
  • Whose PnL and position analysis
  • Address-specific HyperLiquid analysis
  • Vietnam stock market posts and data
  • Fundamental and financial statement analysis

Use cases of Awesome MCPs

  • Monitor cryptocurrency liquidation levels across exchanges
  • Track large whale movements on HyperLiquid
  • Analyze specific HyperLiquid wallet performance
  • Access Vietnam stock fundamental and historical data
  • Retrieve official and user discussions on Vietnam stocks

FAQ from Awesome MCPs

What data sources does Awesome MCPs use?

Crypto data is sourced from Coinank’s API, and Vietnam stock data is sourced from Fireant. API keys are automatically fetched during runtime.

How do I start the Awesome MCPs server?

Use yarn start:stdio for stdio transport or yarn start for SSE transport after building.

What tools are included for HyperLiquid analysis?

Tools include get_latest_whale_actions, get_whale_pnl_statistics, get_whale_positions, and address‑specific tools like get_address_total_pnl, get_address_current_position, and get_address_position_history.

Are there any manual API key configurations required?

No. API keys are automatically fetched during runtime; no manual setup is needed.

评论

其他 分类下的更多 MCP 服务器