unstorage-mcp
If you are the rightful owner of unstorage-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Unstorage MCP Server is a key-value storage server based on the unjs/unstorage library, supporting various storage drivers and transport methods.
The Unstorage MCP Server is a versatile key-value storage solution that leverages the unjs/unstorage library to provide a flexible and efficient storage mechanism. It supports multiple storage drivers including memory, filesystem, Redis, HTTP server, and MongoDB, allowing users to choose the most suitable backend for their needs. The server also supports various transport methods such as stdio, Streamable HTTP, and Server-Sent Events (SSE), making it adaptable to different communication requirements. With a comprehensive set of tools for managing storage operations, the Unstorage MCP Server is designed to be both powerful and easy to use, catering to developers who need a reliable storage solution for their applications.
Features
- Supports multiple storage drivers: memory, filesystem, Redis, HTTP server, and MongoDB.
- Offers various transport methods: stdio, Streamable HTTP, and SSE.
- Comprehensive set of tools for managing storage operations.
- Environment variable configuration for flexible setup.
- Automatic memory driver mounting if no root mount is specified.