hf-trending-mcp

Integrations

  • Fetches trending Gradio spaces from Hugging Face, allowing users to discover popular interactive demos built with Gradio.

  • Tracks trending models, datasets, and spaces on Hugging Face, providing tools to fetch trending content, search for specific items, and analyze current trends on the platform.

  • Retrieves trending Streamlit spaces from Hugging Face, enabling users to find popular interactive applications built with Streamlit.

HF 트렌딩 MCP 서버

Hugging Face 의 트렌드 모델, 데이터 세트 및 공간을 추적하는 MCP 서버입니다.

트렌드 콘텐츠를 가져오고, 특정 항목을 검색하고, 현재 트렌드를 분석할 수 있는 도구와 프롬프트를 제공하므로 개발자, 연구자, AI 애호가에게 귀중한 도구입니다.

특징

  • 트렌드 도구 : 사용자 정의 가능한 제한을 통해 상위 트렌드 모델, 데이터 세트 및 공간을 검색합니다.
  • 검색 기능 : 모델, 데이터 세트 또는 공간에서 쿼리를 통해 인기 있는 항목을 검색합니다.
  • 트렌드 분석 프롬프트 : 허깅 페이스의 현재 트렌드를 분석하고 요약하는 내장 프롬프트입니다.

설치

설정

  1. 저장소 복제 :지엑스피1
  2. 종속성 설치 :
    pip install mcp[cli] httpx
  3. 클라이언트 구성 :
    "mcpServers": { "hf-trending-mcp": { "command": "python", "args": [ "path/to/hf-trending-mcp/main.py" ] } }

용법

서버가 실행 중이거나 설치되면 MCP 클라이언트(예: Claude Desktop)를 사용하여 서버와 상호 작용할 수 있습니다. 다음은 몇 가지 프롬프트 예시입니다.

인기 콘텐츠 가져오기

입력 :

"Hugging Face에서 가장 인기 있는 모델 5명을 보여주세요."

출력 :

google/vit-base-patch16-224 (Downloads: 12345, Likes: 678) Tags: vision, transformer facebook/detr-resnet-50 (Downloads: 9876, Likes: 543) Tags: object-detection, transformer ...

입력 :

"지금 가장 인기 있는 10개 데이터 세트는 무엇인가요?"

출력 :

imdb (Downloads: 45678, Likes: 2345) Tags: nlp, sentiment-analysis squad (Downloads: 34567, Likes: 1987) Tags: nlp, question-answering ...

입력 :

"가장 인기 있는 3개 공간을 나열하세요."

출력 :

gradio/image-classifier (Likes: 890, SDK: Gradio) Tags: demo, vision streamlit/text-generator (Likes: 765, SDK: Streamlit) Tags: nlp, demo ...

인기 상품 검색

입력 :

"트렌드가 있는 NLP 모델을 검색하세요. 최대 5개까지 가능합니다."

출력 :

bert-base-uncased (Likes: 456) Tags: nlp, transformer distilbert-base-uncased (Likes: 321) Tags: nlp, transformer ...

입력 :

"컴퓨터 비전에 대한 트렌드 데이터 세트를 찾아보세요."

출력 :

coco (Likes: 1234) Tags: computer-vision, object-detection imagenet-1k (Likes: 987) Tags: computer-vision, classification ...

추세 분석

입력 :

"허깅 페이스의 현재 트렌드를 분석합니다."

출력 :

모든 추세 도구의 결과를 결합한 자세한 응답과 클라이언트의 AI가 생성한 분석:

Top Trending Models: google/vit-base-patch16-224 (Downloads: 12345, Likes: 678) Tags: vision, transformer ... Top Trending Datasets: imdb (Downloads: 45678, Likes: 2345) Tags: nlp, sentiment-analysis ... Top Trending Spaces: gradio/image-classifier (Likes: 890, SDK: Gradio) Tags: demo, vision ... Summary: Vision models like ViT are trending, likely due to recent advancements in image processing. NLP datasets remain popular for text-based AI research, and Gradio spaces are gaining traction for interactive demos.

API 세부 정보

도구

  • get_trending_models(limit: int = 10) : 다운로드, 좋아요, 태그가 포함된 트렌드 모델을 가져옵니다.
  • get_trending_datasets(limit: int = 10) : 다운로드, 좋아요, 태그가 포함된 트렌드 데이터 세트를 가져옵니다.
  • get_trending_spaces(limit: int = 10) : 좋아요, SDK 정보, 태그가 포함된 인기 공간을 가져옵니다.
  • search_trending(query: str, type: str = "models", limit: int = 10) : 쿼리와 유형별로 트렌드 항목을 검색합니다.

즉각적인

  • analyze_trends() : 구조화된 프롬프트를 통해 트렌드 항목의 분석을 안내합니다.

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Hugging Face에서 트렌드 AI 모델, 데이터 세트 및 공간을 추적하는 MCP 서버입니다.

  1. 특징
    1. 설치
      1. 설정
    2. 용법
      1. 인기 콘텐츠 가져오기
      2. 인기 상품 검색
      3. 추세 분석
    3. API 세부 정보
      1. 도구
      2. 즉각적인
    4. 특허

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An MCP Server that integrates with Stability AI's API to provide high-quality image generation, editing, and manipulation capabilities including background removal, outpainting, search-and-replace, and upscaling.
        Last updated -
        13
        35
        55
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A mcp server that bridges Dune Analytics data to AI agents.
        Last updated -
        16
        Python
        MIT License
      • -
        security
        A
        license
        -
        quality
        An MCP server that generates 2D and 3D game assets from text prompts using AI models from Hugging Face Spaces, allowing developers to easily create game art through Claude Desktop or other MCP clients.
        Last updated -
        34
        JavaScript
        MIT License
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        An MCP server that helps AI assistants access text content from websites that implement bot detection, bridging the gap between what you can see in your browser and what the AI can access.
        Last updated -
        1
        Python
        Apache 2.0

      View all related MCP servers

      ID: 2mwhk674d8