Database · MODEL CONTEXT PROTOCOL

kukapay hf trending mcp

An MCP server that tracks trending AI models, datasets, and spaces on Hugging Face.

WHAT IT CONNECTS

kukapay hf trending mcp 为 AI Agent 提供什么

  • **Trending Tools**: Retrieve the top trending models, datasets, and spaces with customizable limits.
  • **Search Functionality**: Search trending items by query across models, datasets, or spaces.
  • **Trend Analysis Prompt**: A built-in prompt to analyze and summarize current trends on Hugging Face.
  • **Clone the Repository**:
  • **Install Dependencies**:
  • **Client Configuration**:
  • **`get_trending_models(limit: int = 10)`**: Fetches trending models with downloads, likes, and tags.
  • **`get_trending_datasets(limit: int = 10)`**: Fetches trending datasets with downloads, likes, and tags.
  • **`get_trending_spaces(limit: int = 10)`**: Fetches trending spaces with likes, SDK info, and tags.
  • **`search_trending(query: str, type: str = "models", limit: int = 10)`**: Searches trending items by query and type.
  • **`analyze_trends()`**: Guides the analysis of trending items with a structured prompt.

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。