shaun smith PRO
AI & ML interests
None yet
Recent Activity
updated a Space about 2 hours ago
evalstate/mcp-skills-test updated a bucket about 2 hours ago
huggingface/skills updated a dataset about 3 hours ago
evalstate/mcp-clientsOrganizations
posted an update 1 day ago
posted an update 19 days ago
Post
304
Hugging Face MCP Server v0.3.13
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The hf_jobs tool allows mounting of volumes with hf:// URI's and some additional notes about use for data analysis.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The hf_jobs tool allows mounting of volumes with hf:// URI's and some additional notes about use for data analysis.
posted an update 29 days ago
Post
2203
Hugging Face MCP Server v0.3.12
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The hub_repo_details tool now enables Dataset inspection (view splits, sample rows).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The hub_repo_details tool now enables Dataset inspection (view splits, sample rows).
posted an update about 1 month ago
Post
300
Hugging Face MCP Server v0.3.10
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reverted
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reverted
mcp bucket in favour of upcoming MCP App integration. posted an update about 1 month ago
Post
977
Hugging Face MCP Server v0.3.9
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Users with a bucket named
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Users with a bucket named
mcp will get an additional list_files tool that returns the public URL of contained files. This is primarily intended for use with Gradio Spaces that need URLs as inputs.posted an update about 2 months ago
Post
1003
The experimental MCP
hub_query tool now supports Paper Searching and Details as well as Daily Papers. posted an update 4 months ago
Post
3741
Hugging Face MCP Server v0.3.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Replace model_search and dataset_search with combined hub_repo_search tool.
- Less distracting description for hf_doc_search
- model_search and dataset_search tool calls will still function (plan to remove next release).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Replace model_search and dataset_search with combined hub_repo_search tool.
- Less distracting description for hf_doc_search
- model_search and dataset_search tool calls will still function (plan to remove next release).
posted an update 4 months ago
Post
331
Hugging Face MCP Server v0.3.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Streamable HTTP used for Gradio Connectivity
- SSE Transport (as Server) removed
- Proxy Configuration added for launch of sub-agent tools
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Streamable HTTP used for Gradio Connectivity
- SSE Transport (as Server) removed
- Proxy Configuration added for launch of sub-agent tools
reacted to Nymbo's post with π 6 months ago
Post
5301
π I've just shipped a major update to the Nymbo/Tools MCP server: the
Anthropic found 98.7% context savings using code execution with MCP, Cloudflare published similar findings. This is my open-source implementation of the same idea.
# The Problem
Traditional MCP exposes every tool definition directly to the model. With 12 tools, that's thousands of tokens consumed *before the conversation even starts*. Each tool call also passes intermediate results through the context window β a 10,000-row spreadsheet? That's all going into context just to sum a column.
# The Solution: One Tool to Rule Them All
Instead of the model making individual tool calls, it writes Python code that orchestrates the tools directly:
Don't know what tools are available? The agent can discover them at runtime:
The individual direct tool calls are all still there, but they can be disabled if using the
Agent_Terminal, a single "master tool" that cuts token usage by over 90%!Anthropic found 98.7% context savings using code execution with MCP, Cloudflare published similar findings. This is my open-source implementation of the same idea.
# The Problem
Traditional MCP exposes every tool definition directly to the model. With 12 tools, that's thousands of tokens consumed *before the conversation even starts*. Each tool call also passes intermediate results through the context window β a 10,000-row spreadsheet? That's all going into context just to sum a column.
# The Solution: One Tool to Rule Them All
Agent_Terminal wraps all 12 tools (Web_Search, Web_Fetch, File_System, Generate_Image, Generate_Speech, Generate_Video, Deep_Research, Memory_Manager, Obsidian_Vault, Shell_Command, Code_Interpreter) into a single Python code execution gateway.Instead of the model making individual tool calls, it writes Python code that orchestrates the tools directly:
# Search for Bitcoin price
result = Web_Search("current price of bitcoin", max_results=3)
print(result)Don't know what tools are available? The agent can discover them at runtime:
print(search_tools('image')) # Find tools by keyword
print(usage('Generate_Image')) # Get full docs for a specific toolThe individual direct tool calls are all still there, but they can be disabled if using the
Agent_Terminal. Try it now - https://www.nymbo.net/nymbot posted an update 7 months ago
Post
2561
Hugging Face MCP Server v0.2.46
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Add "discover" to Dynamic Space tool. Recommend deselecting "space_search" if using dynamic spaces.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Add "discover" to Dynamic Space tool. Recommend deselecting "space_search" if using dynamic spaces.
posted an update 7 months ago
Post
3046
Hugging Face MCP Server v0.2.45
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- New! Experimental dynamic_space tool.
- Default Image Generator changed to Qwen-Image-Fast
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- New! Experimental dynamic_space tool.
- Default Image Generator changed to Qwen-Image-Fast
posted an update 7 months ago
Post
2279
Hugging Face MCP Server v0.2.40
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Improved progressive disclosure and descriptions for Jobs tool.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Improved progressive disclosure and descriptions for Jobs tool.
posted an update 7 months ago
Post
377
Hugging Face MCP Server v0.2.35
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$HF_TOKEN is expanded in Jobs Secrets environment variables.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$HF_TOKEN is expanded in Jobs Secrets environment variables.
posted an update 8 months ago
Post
370
Hugging Face MCP Server v0.2.33
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allow discovery of Product Documentation Library via the Search tool.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allow discovery of Product Documentation Library via the Search tool.
posted an update 8 months ago
Post
278
Hugging Face MCP Server v0.2.31
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- OpenAI Apps SDK Support for Gradio Content Generation spaces
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- OpenAI Apps SDK Support for Gradio Content Generation spaces
posted an update 8 months ago
Post
357
Hugging Face MCP Server v0.2.29
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Document Fetch tool now returns markdown direct from HF Docs rather than processed.
- Relative URLs accepted for Fetch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Document Fetch tool now returns markdown direct from HF Docs rather than processed.
- Relative URLs accepted for Fetch
reacted to jsulz's post with π 10 months ago
Post
3842
We've crossed 1 million repositories backed by Xet storage on Hugging Face! πππ
You can follow along our progress converting the Hub from Git LFS to Xet at jsulz/ready-xet-go
We have a lot of repos left to migrate, which means I have plenty of time to add more animations π€ͺ
You can follow along our progress converting the Hub from Git LFS to Xet at jsulz/ready-xet-go
We have a lot of repos left to migrate, which means I have plenty of time to add more animations π€ͺ
reacted to Wauplin's post with π₯ 10 months ago
Post
3651
Say hello to
We are glad to announce a long-awaited quality-of-life improvement: the Hugging Face CLI has been officially renamed from huggingface-cli to hf!
So... why this change?
Typing huggingface-cli constantly gets old fast. More importantly, the CLIβs command structure became messy as new features were added over time (upload, download, cache management, repo management, etc.). Renaming the CLI is a chance to reorganize commands into a clearer, more consistent format.
We decided not to reinvent the wheel and instead follow a well-known CLI pattern: hf <resource> <action>. Isn't
The full rationale, implementation details, and migration notes are in the blog post: https://huggingface.co/blog/hf-cli
hf: a faster, friendlier Hugging Face CLI β¨We are glad to announce a long-awaited quality-of-life improvement: the Hugging Face CLI has been officially renamed from huggingface-cli to hf!
So... why this change?
Typing huggingface-cli constantly gets old fast. More importantly, the CLIβs command structure became messy as new features were added over time (upload, download, cache management, repo management, etc.). Renaming the CLI is a chance to reorganize commands into a clearer, more consistent format.
We decided not to reinvent the wheel and instead follow a well-known CLI pattern: hf <resource> <action>. Isn't
hf auth login easier to type and remember?The full rationale, implementation details, and migration notes are in the blog post: https://huggingface.co/blog/hf-cli
Hi @Nymbo -- it looks like you are using the Remote Integration in claude.ai.
At the moment, the Remote Integration neither supports the latest MCP Authentication specification, nor give you a way to provide an HF_TOKEN - which means you are seeing the Anonymous defaults in claude.ai.
To get the full experience in Claude you will need to use the Desktop client, and follow the instructions on the https://huggingface.co/settings/mcp page.
Sorry for the trouble this has caused you; we look forward to claude.ai supporting the latest OAuth spec too!
reacted to davanstrien's post with π 12 months ago
Post
3748
Inspired by Hugging Face's official MCP server, I've developed a complementary tool that exposes my semantic search API to enhance discovery across the HF platform.
Key capabilities:
- AI-powered semantic search for models and datasets
- Parameter count analysis via safetensors metadata
- Trending content discovery
- Find similar models/datasets functionality
- 11 tools total for enhanced ecosystem navigation
The semantic search goes beyond simple keyword matching, understanding context and relationships between different models and datasets.
Example query: "Find around 10 reasoning Hugging Face datasets published in 2025 focusing on topics other than maths and science. Show a link and a short summary for each dataset." (results in video!)
https://github.com/davanstrien/hub-semantic-search-mcp
Key capabilities:
- AI-powered semantic search for models and datasets
- Parameter count analysis via safetensors metadata
- Trending content discovery
- Find similar models/datasets functionality
- 11 tools total for enhanced ecosystem navigation
The semantic search goes beyond simple keyword matching, understanding context and relationships between different models and datasets.
Example query: "Find around 10 reasoning Hugging Face datasets published in 2025 focusing on topics other than maths and science. Show a link and a short summary for each dataset." (results in video!)
https://github.com/davanstrien/hub-semantic-search-mcp