From ad9096e15ac4d28c3b6232681756a6c888e16fbe Mon Sep 17 00:00:00 2001 From: evalstate <1936278+evalstate@users.noreply.github.com> Date: Tue, 10 Dec 2024 03:21:05 +0000 Subject: [PATCH] Adding HuggingFace integration Community Server (#21) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47f5393..1e6aba9 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB - **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Connect to Kubernetes cluster and manage pods, deployments, services. - **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development. +- **[HuggingFace Spaces](https://github.com/evalstate/mcp-hfspace)** - Server for using HuggingFace Spaces, supporting Images, Audio, Text and more. Claude Desktop mode for ease-of-use. ## Clients