huggingface-mcp-server

shreyaskarnik/huggingface-mcp-server

4.0

huggingface-mcp-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of huggingface-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server providing read-only access to Hugging Face Hub APIs, enabling LLMs like Claude to interact with Hugging Face's models, datasets, spaces, papers, and collections.

Try huggingface-mcp-server with chat:

Tools

Functions exposed to the LLM to take actions

search-models

Search for models on Hugging Face Hub

get-model-info

Get detailed information about a specific model

search-datasets

Search for datasets on Hugging Face Hub

get-dataset-info

Get detailed information about a specific dataset

search-spaces

Search for Spaces on Hugging Face Hub

get-space-info

Get detailed information about a specific Space

get-paper-info

Get information about a specific paper on Hugging Face

get-daily-papers

Get the list of daily papers curated by Hugging Face

search-collections

Search for collections on Hugging Face Hub

get-collection-info

Get detailed information about a specific collection

Prompts

Interactive templates invoked by user choice

compare-models

Compare multiple Hugging Face models

summarize-paper

Summarize an AI research paper from arXiv

Resources

Contextual data attached and managed by the client

Llama 3 8B Instruct

URI: hf://model/meta-llama/Llama-3-8B-Instruct

MIME: application/json

Meta's Llama 3 8B Instruct model

Mistral 7B Instruct v0.2

URI: hf://model/mistralai/Mistral-7B-Instruct-v0.2

MIME: application/json

Mistral AI's 7B instruction-following model

OpenChat 3.5

URI: hf://model/openchat/openchat-3.5-0106

MIME: application/json

Open-source chatbot based on Mistral 7B

Stable Diffusion XL 1.0

URI: hf://model/stabilityai/stable-diffusion-xl-base-1.0

MIME: application/json

SDXL text-to-image model

Databricks Dolly 15k

URI: hf://dataset/databricks/databricks-dolly-15k

MIME: application/json

15k instruction-following examples

SQuAD

URI: hf://dataset/squad

MIME: application/json

Stanford Question Answering Dataset

GLUE

URI: hf://dataset/glue

MIME: application/json

General Language Understanding Evaluation benchmark

Summarize From Feedback

URI: hf://dataset/openai/summarize_from_feedback

MIME: application/json

OpenAI summarization dataset

Diffusers Demo

URI: hf://space/huggingface/diffusers-demo

MIME: application/json

Demo of Stable Diffusion models

Chatbot Demo

URI: hf://space/gradio/chatbot-demo

MIME: application/json

Demo of a Gradio chatbot interface

Midjourney v4 Diffusion

URI: hf://space/prompthero/midjourney-v4-diffusion

MIME: application/json

Replica of Midjourney v4

StableVicuna

URI: hf://space/stabilityai/stablevicuna

MIME: application/json

Fine-tuned Vicuna with RLHF