hf-publish-mcp

CodeStrate/hf-publish-mcp
★ 0 stars TypeScript AI/LLM Updated today
A local stdio MCP Server for HuggingFace Model Development Workflows. Includes model uploading, model card editing and inspection of your model repositories
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hf-publish-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "CodeStrate/hf-publish-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img width="1280" height="720" alt="hf-publish banner" src="https://github.com/user-attachments/assets/17d41de5-1343-4abf-96f9-68bfc95875af" /> <h1>HF Publish</h1> <p>A local stdio MCP server for the fine-tuner's publish workflow on Hugging Face Hub.</p> </div> --- The [official HF MCP](https://huggingface.co/docs/hub/en/agents-mcp) covers search and discovery. This fills the other side — inspect repos, upload checkpoints and adapters, and maintain model cards without leavin

Tools (9)

bunxdiffget_model_upload_statusinspect_repolist_model_reposmanage_upload_jobspinoupdate_model_cardupload_model

Topics

bunclaude-codehuggingfacemcpmcp-servermodelcontextprotocolmodeldeploymenttypescript