SkillAgentSearch skills...

hf-mcp-server

Hugging Face MCP Server

Install / Use

claude mcp add huggingface -- npx -y github:huggingface/hf-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

29/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "hf-mcp", "version": "0.4.18", "type": "module", "packageManager": "pnpm@11.9.0+sha256.2b567aa66026238078ac2e0a33bec3febd60e962987aac697456f3180819b287", "scripts": { "dev": "concurrently "pnpm run --filter=@llmindset/hf-mcp dev" "pnpm run --filter=@llmindset/hf-mcp-server dev"", "dev:watch": "concurrently "pnpm run --filter=@llmindset/hf-mcp dev" "pnpm run --filter=@llmindset/hf-mcp-server dev:watch"", "dev:stdio": "concurrently "pnpm run --filter=@llmindset/hf-mcp dev" "pnpm run --filter=@llmindset/hf-mcp-server dev:stdio"", "start": "cd packages/app && pnpm start", "test": "pnpm run -r test", "lint": "pnpm run -r lint", "lint:check": "pnpm run -r lint:check", "typecheck": "pnpm -r exec tsc --noEmit", "format": "prettier --write .", "format:check": "prettier --check .", "build": "pnpm -r build", "clean": "pnpm run -r clean", "e2e:sandbox:local": "pnpm build && node scripts/test-sandbox-tool-local.mjs", "e2e:sandbox:live": "pnpm build && node scripts/test-sandbox-tool-live.mjs", "e2e:hf-fs:live": "./scripts/test-hf-fs-live.sh .env.test", "health:dynamic-spaces": "python3 monitor/distribution/bin/monitor.py --check", "smoke:http:v1": "node scripts/test-http-v1.ts", "smoke:http:v2": "node scripts/test-http-v2.ts", "buildrun": "pnpm run clean && pnpm run build && pnpm run lint:check && pnpm run test && pnpm run start", "prepublishOnly": "pnpm run build", "knip": "knip --include files,dependencies,devDependencies,unlisted,exports,types --no-config-hints" }, "devDependencies": { "@modelcontextprotocol/client": "2.0.0", "@types/node": "^26.1.1", "concurrently": "^10.0.4", "knip": "^6.29.0", "prettier": "^3.9.6", "typescript": "~6.0.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryAI
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low