Vinkius
Hugging Face

Hugging Face MCP. Find models, datasets, and artifacts in one chat window.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Hugging Face MCP on Cursor AI Code Editor MCP Client Hugging Face MCP on Claude Desktop App MCP Integration Hugging Face MCP on OpenAI Agents SDK MCP Compatible Hugging Face MCP on Visual Studio Code MCP Extension Client Hugging Face MCP on GitHub Copilot AI Agent MCP Integration Hugging Face MCP on Google Gemini AI MCP Integration Hugging Face MCP on Lovable AI Development MCP Client Hugging Face MCP on Mistral AI Agents MCP Compatible Hugging Face MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Hugging Face MCP Server. Connect your AI agent directly to the world's largest AI model hub. Search, inspect, and manage thousands of models, datasets, and demo apps (Spaces) without leaving your chat client.

Use tools like `list_models` and `get_model_tags` to find specific artifacts, track model file structures, or check community discussions for bug reports.

What your AI agents can do

Create discussion

Starts a new conversation thread on a specified Hugging Face repository (model, dataset, or space).

Get collection

Retrieves detailed information about a specific Hugging Face collection using its slug.

Get model

Fetches all metadata for a specific Hugging Face model using its full ID.

+ 10 more capabilities included
Discover and Filter Models

Search the entire model hub using list_models to find artifacts based on tags, authors, or free text.

Inspect Model Metadata and Tags

Use get_model and get_model_tags to retrieve detailed information, including the model's primary task, framework, and license.

List Model Files and Structures

Run list_model_files to get a file tree (weights, configs, tokenizers) for a model without downloading any data.

Explore Datasets and File Trees

List available datasets using list_datasets and then inspect their internal structure with list_dataset_files.

Manage Community Discussion

Review or start conversations on a specific model or dataset using list_model_discussions or create_discussion.

Monitor Demo Applications

View details and runtime status of ML demo apps (Spaces) using get_space.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Hugging Face MCP Server: 13 Tools for ML Discovery

Use these tools to list, retrieve, and inspect every asset type—models, datasets, and Spaces—on the Hugging Face Hub.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Hugging Face on Vinkius
create019d8446

create discussion

Starts a new conversation thread on a specified Hugging Face repository (model, dataset, or space).

get019d8446

get collection

Retrieves detailed information about a specific Hugging Face collection using its slug.

get019d8446

get model

Fetches all metadata for a specific Hugging Face model using its full ID.

get019d8446

get model tags

Lists all technical tags and pipeline information for a given model ID.

get019d8446

get space

Retrieves details and runtime status for a specific Hugging Face demo Space.

get019d8446

get user

Verifies the authenticated Hugging Face user by returning their name, plan, and token metadata.

list019d8446

list collections

Lists available Hugging Face collections, allowing filtering by author or title.

list019d8446

list dataset files

Returns a list of filenames and paths within a specified dataset repository directory.

list019d8446

list datasets

Lists datasets on the Hub, filtered by search term or author, providing download and like counts.

list019d8446

list model discussions

Lists the active discussion threads for a given model, including thread titles and reply counts.

list019d8446

list model files

Returns a list of files and their sizes within a specific model repository, ideal for inspecting weights.

list019d8446

list models

Lists models on the Hub, allowing filtering by search term or author, and showing pipeline task tags.

list019d8446

list spaces

Lists available demo Spaces on the Hub, providing details on the author, SDK, and creation date.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Hugging Face, then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Hugging Face MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Hugging Face. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 13 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Manually checking model tags and file structures is a total time sink.

Right now, if you want to check a model's framework or see exactly what files it contains, you have to open the Hugging Face website. You click the model card, then you scroll down to the tags section. If you want the file structure, you have to navigate to the files tab. It's three different clicks and three different pages just to answer: 'Is this model PyTorch or TensorFlow?'

With the Hugging Face MCP Server, you ask your agent. It runs the `get_model_tags` tool, and boom. The tags and pipeline info appear right here. You run `list_model_files`, and the file tree shows up, all in one conversation. No switching tabs, no context loss.

Hugging Face MCP Server: Inspect model metadata on demand.

You used to have to open the Hub, find the model, and manually copy the IDs and tags into your local notes or IDE. If you missed a file, you had to manually check the file structure tab. It was slow, error-prone, and required constant context switching.

Now, your AI client handles it. You run `get_model` to pull the full metadata, then `list_model_files` to map the repo structure. You've pulled all the necessary data points for integration planning without leaving your workflow.

What you can do with this MCP connector

You're hooking up your AI agent straight to the massive Hugging Face model hub. It means you can search, check out, and manage thousands of models, datasets, and demo apps (Spaces) right from your chat window. You don't gotta leave your client to do it.

Finding Models

  • You can use list_models to search the entire hub for models. You can filter by search terms, authors, or specific pipeline task tags.
  • If you need to dig into a model, get_model pulls all the metadata for a specific model ID. You can also run get_model_tags to list every technical tag and pipeline detail attached to that model.
  • To see what files a model actually has—like weights, configs, or tokenizers—you run list_model_files. This shows you the full file structure and sizes without downloading any data.

Digging into Datasets

  • list_datasets lets you list datasets on the Hub, filtering by search terms or authors, and it shows you how many people have downloaded it and how many likes it's got.
  • Once you pick a dataset, you can use list_dataset_files to get a list of all the filenames and paths inside that dataset's repository directory.
  • You can also check out specific datasets using get_collection, which pulls detailed info about a collection based on its slug.

Checking Out Spaces and Community

  • list_spaces shows you available ML demo apps (Spaces) on the Hub, giving you the author, the SDK they use, and when it was made. To get the specific details and runtime status of one Space, you use get_space.
  • If you want to know what people are saying about a model or dataset, list_model_discussions shows you the active discussion threads for a given model, including the titles and how many replies there are. You can start a new conversation on a model, dataset, or Space using create_discussion.

User Info and Organization

  • You can verify the logged-in Hugging Face user and pull their name, plan, and token metadata using get_user.
  • list_collections lists available Hugging Face collections, and you can filter that list by author or title.
Built · Hosted · Managed by Vinkius Hugging Face MCP Server - Discover AI Models & Datasets Server ID 019d8446-f4c1-71a2-997f-a18c4485c0fa
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Common Questions About Hugging Face MCP

How do I use the `list_models` tool to find a specific type of model? +

You can filter the results by providing a search term or author name in the tool call. This narrows the thousands of available models down to relevant results, making discovery fast.

Does `get_model_tags` give me the framework and task type? +

Yes. It returns a detailed breakdown, including the model's primary task tag (like 'text-generation') and the framework it uses (like 'pytorch' or 'tensorflow').

What is the difference between `list_model_files` and `list_dataset_files`? +

list_model_files shows the artifacts inside a model repo (weights, configs). list_dataset_files shows the files inside a dataset repo (data splits, READMEs). Both map out the structure.

Can I check discussions on a model using `list_model_discussions`? +

Yes. This tool lists active threads, giving you the title, author, and comment count. This helps you gauge community interest and spot common bugs.

How do I check the status of a demo app using `get_space`? +

You provide the Space ID. The tool returns details and the current runtime status, letting you know if the demo app is live and working.

How do I find datasets using the `list_datasets` tool? +

The list_datasets tool returns dataset IDs, authors, and descriptions. You can filter results by search term or author to narrow down your search.

What information does `get_user` provide about my Hugging Face account? +

It returns metadata about your user account, including your plan, organization memberships, and access token type. This confirms your credentials are set up correctly.

How can I view the file structure of a model using `list_model_files`? +

The tool lists filenames, file sizes, and paths for a given model. You can also optionally specify a subdirectory to inspect specific folders within the model repo.

How do I get a Hugging Face Access Token? +

Log in to Hugging Face, go to Settings > Access Tokens, click New token, give it a name and select scopes (read is sufficient for browsing, write if you need to create repos). Copy the token immediately — it starts with hf_.

Can I search models by task type (e.g. text-generation)? +

Yes! Use list_models with a search query. While the search endpoint doesn't directly filter by pipeline_tag, you can search by task name (e.g. search='text-generation') and then use get_model or get_model_tags to verify the pipeline_tag of specific models.

Can I see what files are in a model repository? +

Yes! Use list_model_files with the model ID (e.g. 'google-bert/bert-base-uncased') to see the complete file tree including model weights (.safetensors, .bin), config files, tokenizer files and README. Optionally set a path to browse a specific subdirectory like 'onnx' or 'pytorch'.

Can I create discussions on model pages? +

Yes! Use create_discussion with the repo type ('model', 'dataset' or 'space'), the repo ID and a title. This creates a new discussion thread on the repository. You can use list_model_discussions first to check existing threads before creating a new one.

Built & Managed by Vinkius 30s setup 13 tools

We've already built the connector for Hugging Face. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 13 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.