docs: add related project rustfs-mcp (#378)

This commit is contained in:
4t145 2025-08-18 14:44:38 +08:00 committed by GitHub
parent 0a2f77de41
commit bdb8bf0f89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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