Skip to main content
Glama
522,894 tools. Updated 2026-09-06 13:24

"Hugging Face" matching MCP tools:

  • Import a public Hugging Face model's pre-built ONNX file into EdgeGate, registering it as an Artifact. Returns an artifact_id for edgegate_create_pipeline, with optional polling for completion.
    MIT
  • Search for Hugging Face models by keyword or task. Find models for text classification, summarization, image generation, and more.
    MIT
  • Retrieve currently trending models on Hugging Face by live trending score. Filter by task (e.g., text-generation) and adjust result count up to 50.
    MIT
  • Downloads a catalog model or Hugging Face repo into the allowlisted models directory. Requires an explicit model_id; uses HF_TOKEN for gated repos. dry_run checks the destination path.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables access to the Hugging Face Hub API to search and retrieve information about machine learning models, datasets, and their metadata. Provides comprehensive tools for exploring the Hugging Face ecosystem including model details, dataset information, and parquet file access.
    8
    -
  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that provides Claude and other LLMs with read-only access to Hugging Face Hub APIs, enabling interaction with models, datasets, spaces, papers, and collections through natural language.
    10
    72
    MIT

Matching MCP Connectors

  • Explore Hugging Face models, datasets, or spaces sorted by trending, downloads, likes, or recent. Filter search by query, tag, or days since update.
    MIT
  • Fetch daily curated AI research papers from Hugging Face to monitor trending topics and track developments in machine learning.
    MIT
  • Search Hugging Face Hub for models or datasets, with results linking to their arXiv papers.
    MIT
  • Retrieve detailed information about Hugging Face datasets including description, features, splits, and statistics. Validate dataset accessibility before fetching comprehensive metadata.
    MIT
  • Retrieve complete metadata for any Hugging Face paper using its arXiv ID: get the title, authors, abstract, and URLs in one call.
    MIT
  • Check the real-time operational status of major AI services including Claude, OpenAI, Gemini, Mistral, Cohere, Replicate, and Hugging Face. Identify outages or performance issues instantly.
    MIT
  • Verify Hugging Face dataset availability and accessibility by checking dataset existence and permissions with optional authentication for private datasets.
    MIT