mcp-hfspace MCP Server
by xiyuefox
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HF_TOKEN | No | Your Hugging Face Token for accessing private spaces | |
MCP_HF_WORK_DIR | No | Directory for handling the upload and download of images and other file-based content | |
CLAUDE_DESKTOP_MODE | No | When enabled, Images are returned in tool responses while other files are saved in the working folder. If disabled, content is returned as embedded Base64 encoded Resource. | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |