Hugging Face Hub Search
pulsemcp/hugging face hub searchProvides semantic search capabilities for Hugging Face models and datasets using vector embeddings to find resources through natural language descriptions, similarity-based discovery, and trending content retrieval with detailed metadata extraction.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hugging_face_hub_search": {
"url": "None",
"transport": "http"
}
}
}