From a0b3b97a47633f15b0a190a0b1dfa526adda134a Mon Sep 17 00:00:00 2001 From: 4t145 Date: Mon, 18 Aug 2025 12:16:43 +0800 Subject: [PATCH] docs: add related project rustfs-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64c9d6a1..692b7a6f 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ See [oauth_support](docs/OAUTH_SUPPORT.md) for details. - [Schema](https://github.com/modelcontextprotocol/specification/blob/main/schema/2024-11-05/schema.ts) ## Related Projects +- [rustfs-mcp](https://github.com/rustfs/rustfs/tree/main/crates/mcp) - High-performance MCP server providing S3-compatible object storage operations for AI/LLM integration - [containerd-mcp-server](https://github.com/jokemanfire/mcp-containerd) - A containerd-based MCP server implementation ## Development