Token导航 LogoToken导航TokenDH.com
HU
数据服务HTTP官方级别未说明来源级核验

Hugging Face (verified)

MCP Server

AI model hub for machine learning. Discover models, explore datasets, and access model documentation and capabilities.

工具数

公开资料未说明
JavaScriptHTTP数据分析

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:27

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add huggingface

详细介绍

Hugging Face (verified)

AI model hub for machine learning. Discover models, explore datasets, and access model documentation and capabilities.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add huggingface

# Browse available tools
npx -y smithery tool list huggingface

# Get full schema for a tool
npx -y smithery tool get huggingface hf_whoami

# Call a tool
npx -y smithery tool call huggingface hf_whoami '{}'

Direct MCP Connection

Endpoint: https://huggingface.run.tools

Tools (8)

  • hf_whoami — Hugging Face tools are being used anonymously and may be rate limited. Call this tool for instructions on joining and a…
  • space_search — Find Hugging Face Spaces using semantic search. IMPORTANT Only MCP Servers can be used with the dynamic_space toolInclu…
  • hub_repo_search — Search Hugging Face repositories with a shared query interface. You can target models, datasets, spaces, or aggregate a…
  • paper_search — Find Machine Learning research papers on the Hugging Face hub. Include 'Link to paper' When presenting the results. Con…
  • hub_repo_details — Get details for one or more Hugging Face repos (model, dataset, or space). Auto-detects type unless specified.
  • hf_doc_search — Search and Discover Hugging Face Product and Library documentation. Send an empty query to discover structure and navig…
  • hf_doc_fetch — Fetch a document from the Hugging Face or Gradio documentation library. For large documents, use offset to get subseque…
  • gr1_z_image_turbo_generate — Generate an image using the Z-Image model based on the provided prompt and settings. This function is triggered when th…
# Get full input/output schema for a tool
npx -y smithery tool get huggingface 

Prompts (4)

  • User Summary (user_id) — Generate a summary of a Hugging Face user including their profile, models, datasets, spaces, and papers. Enter either a…
  • Paper Summary (paper_id) — Generate a comprehensive summary of an arXiv paper including its details and related models, datasets, and spaces on Hu…
  • Model Details (model_id) — Get detailed information about a model from the Hugging Face Hub. Includes README from the repository - review before u…
  • Dataset Details (dataset_id) — Get detailed information about a dataset from the Hugging Face Hub. Includes README from the repository - review before…

目录标签

目录标签

JavaScriptHTTP数据分析

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP