From huggingface-skills
Connects remotely to Hugging Face MCP endpoint at https://huggingface.co/mcp?login for accessing Hugging Face skills. Requires Hugging Face login/authentication.
npx claudepluginhub huggingface/skills --plugin huggingface-vision-trainerAdd to your .mcp.json:
{
"mcpServers": {
"huggingface-skills": {
"url": "https://huggingface.co/mcp?login"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://huggingface.co/mcp?login