Hugging Face
AI model hub for machine learning. Discover models, explore datasets, and access model documentation and capabilities.
https://huggingface.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/huggingface 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://huggingface.run.tools
Tools (8)
-
hf_whoamiHugging Face tools are being used anonymously and may be rate limited. Call this tool for instructions on joining and authenticating.
-
space_searchFind Hugging Face Spaces using semantic search. IMPORTANT Only MCP Servers can be used with the dynamic_space toolInclude links to the Space when presenting the results.
-
hub_repo_searchSearch Hugging Face repositories with a shared query interface. You can target models, datasets, spaces, or aggregate across multiple repo types in one call. Use space_search for semantic-first discovery of Spaces. Include links to repositories in your response.
-
paper_searchFind Machine Learning research papers on the Hugging Face hub. Include 'Link to paper' When presenting the results. Consider whether tabulating results matches user intent.
-
hub_repo_detailsGet details for one or more Hugging Face repos (model, dataset, or space). Auto-detects type unless specified.
-
hf_doc_searchSearch and Discover Hugging Face Product and Library documentation. Send an empty query to discover structure and navigation instructions. Knowledge up-to-date as at 11 March 2026. Combine with the Product filter to focus results.
-
hf_doc_fetchFetch a document from the Hugging Face or Gradio documentation library. For large documents, use offset to get subsequent chunks.
-
gr1_z_image_turbo_generateGenerate an image using the Z-Image model based on the provided prompt and settings. This function is triggered when the user clicks the "Generate" button. It processes the input prompt (optionally enhancing it), configures generation parameters, and produces an image using the Z-Image diffusion transformer pipeline. Returns: tuple: (gallery_images, seed_str, seed_int), - seed_str: String representation of the seed used for generation, - seed_int: Integer representation of the seed used for gene