Hugging Face MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-modelsC | Search for models on Hugging Face Hub |
| get-model-infoB | Get detailed information about a specific model |
| search-datasetsC | Search for datasets on Hugging Face Hub |
| get-dataset-infoC | Get detailed information about a specific dataset |
| search-spacesC | Search for Spaces on Hugging Face Hub |
| get-space-infoC | Get detailed information about a specific Space |
| get-paper-infoC | Get information about a specific paper on Hugging Face |
| get-daily-papersB | Get the list of daily papers curated by Hugging Face |
| search-collectionsC | Search for collections on Hugging Face Hub |
| get-collection-infoC | Get detailed information about a specific collection |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| Llama 3 8B Instruct | Meta's Llama 3 8B Instruct model |
| Mistral 7B Instruct v0.2 | Mistral AI's 7B instruction-following model |
| OpenChat 3.5 | Open-source chatbot based on Mistral 7B |
| Stable Diffusion XL 1.0 | SDXL text-to-image model |
| Databricks Dolly 15k | 15k instruction-following examples |
| SQuAD | Stanford Question Answering Dataset |
| GLUE | General Language Understanding Evaluation benchmark |
| Summarize From Feedback | OpenAI summarization dataset |
| Diffusers Demo | Demo of Stable Diffusion models |
| Chatbot Demo | Demo of a Gradio chatbot interface |
| Midjourney v4 Diffusion | Replica of Midjourney v4 |
| StableVicuna | Fine-tuned Vicuna with RLHF |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shreyaskarnik/huggingface-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server