U

Unstorage MCP

A key-value storage MCP server based on unjs/unstorage, supporting multiple storage drivers such as memory, file system, Redis, HTTP server, and MongoDB, and providing rich storage operation tools.
2 points
12

What is Unstorage MCP Server?

Unstorage MCP Server is a key-value storage server based on unjs/unstorage, providing multiple storage drivers and a toolset that can be easily integrated into your project. It supports multiple storage methods such as memory, file system, Redis, and MongoDB.

How to use Unstorage MCP Server?

You can start the server through simple configuration and support the combined use of multiple storage drivers. You can configure different storage backends through environment variables and perform data operations through the provided toolset.

Applicable scenarios

Suitable for projects that require flexible storage solutions, especially application scenarios that need to support multiple storage backends.

Main features

Multi-storage driver supportSupports multiple storage drivers such as memory, file system, Redis, and MongoDB
Rich toolsetProvides multiple data operation tools including getItem, setItem, getKeys, etc.
Flexible configurationFlexible configuration through environment variables and command-line parameters

Advantages and limitations

Advantages
Supports multiple storage backends with strong flexibility
Simple configuration and easy to integrate
Provides a rich API toolset
Limitations
Currently, the supported storage drivers are limited
Requires a certain technical background for configuration

How to use

Installation
Install via npm or run directly using npx
Configuration
Configure the storage driver through environment variables
Running
Start the server

Usage examples

Basic configuration exampleConfigure Redis as the storage backend
Multi-storage configurationConfigure both Redis and file system storage

Frequently Asked Questions

How to install on Windows?
How to add a new storage driver?

Related resources

unjs/unstorage documentation
Documentation for the unstorage project
Windows client installation tutorial
Detailed tutorial for installing MCP on Windows systems
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "unstorage": {
      "command": "npx",
      "args": ["/y", "@slow-groovin/unstorage-mcp"]
    }
  }
}

{
  "mcpServers": {
    "unstorage": {
      "command": "npx",
      "env": {
        "REDIS_URL": "redis://default:123456@localhost:6379",
        "REDIS_BASE": "visits:date:api:",
        "REDIS_MOUNT_POINT": "redis_storage",
        "FS_BASE": "D:/tmp",
        "FS_MOUNT_POINT": "fs_storage",
        "HTTP_BASE": "http://localhost:3001",
        "HTTP_MOUNT_POINT": "http_storage",
        "HTTP_HEADERS": "Authorization=Bear 123;A=3;B=4;C=5",
        "MONGODB_URL": "mongodb://root:123456@localhost:27017/",
        "MONGODB_DB_NAME": "test",
        "MONGODB_COLLECTION_NAME": "unstorage",
        "MONGODB_MOUNT_POINT": "mongo_storage"
      },
      "args": ["/y", "@slow-groovin/unstorage-mcp", "--disable-modify"]
    }
  }
}

{
  "mcpServers": {
    "unstorage": {
      "command": "cmd",
      "args": ["/c", "npx", "/y", "@slow-groovin/unstorage-mcp"]
    }
  }
}

{
  "mcpServers": {
    "command": "cmd",
    "env": {
      "REDIS_URL": "redis://default:123456@localhost:6379",
      "REDIS_BASE": "my:mcp:values:",
      "REDIS_MOUNT_POINT": "redis_storage"
    },
    "args": ["/c", "tsx", "D:/xxx/projects/unstorage-mcp/src/index.ts"]
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
176
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
127
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
866
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
594
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
783
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase