huggingface-mcp-server
47
The Hugging Face MCP Server is a Model Context Protocol server offering asynchronous, read-only access to Hugging Face's APIs. It supports comprehensive tools for models, datasets, and other resources, designed to facilitate interaction for Language Learning Models like Claude.
🤗 Hugging Face MCP Server 🤗
A Model Context Protocol (MCP) server that provides read-only access to the Hugging Face Hub APIs. It enables interaction with Hugging Face's models, datasets, spaces, papers, and collections for Language Learning Models (LLMs) like Claude.
Components
Resources
- Custom URI scheme for models, datasets, and spaces
Prompts
- Compare models and summarize research papers
Tools
- Model, Dataset, Space, Paper, and Collection tools
Configuration
- Optional Hugging Face authentication via API token
Quickstart
Install
- Available via Smithery CLI for Claude Desktop
Development
Building and Publishing
- Uses
uv
for building and publishing
Example Prompts for Claude
- Includes examples for using with Claude
Troubleshooting
- Instructions for log checking, API token usage, and internet connectivity