- Unstorage
Unstorage
Overview
what is Unstorage?
Unstorage is a Key-Value storage MCP server that utilizes the unjs/unstorage library, providing a flexible and efficient way to manage data across various storage drivers.
how to use Unstorage?
To use Unstorage, you need to install it via npm and configure the desired storage driver (e.g., Redis, MongoDB, filesystem) by setting the appropriate environment variables. You can then interact with the server using provided commands to store and retrieve data.
key features of Unstorage?
- Supports multiple storage drivers including memory, filesystem, Redis, and MongoDB.
- Provides a set of tools for data manipulation such as
getItem,setItem, andremoveItem. - Easy installation and configuration through environment variables.
use cases of Unstorage?
- Storing user session data in Redis for fast access.
- Managing application configuration settings in a filesystem.
- Using MongoDB for persistent data storage in web applications.
FAQ from Unstorage?
- What storage drivers does Unstorage support?
Unstorage supports memory, filesystem, Redis, MongoDB, and HTTP server drivers.
- Is Unstorage easy to install?
Yes! Unstorage can be installed using npm with simple configuration steps.
- Can I extend Unstorage with custom storage drivers?
Yes! You can clone the repository and implement your own storage driver by following the provided guidelines.
Server Config
{
"mcpServers": {
"unstorage": {
"command": "npx",
"env": {
"REDIS_URL": "redis://default:123456@localhost:6379",
"REDIS_BASE": "my:mcp:values:",
"REDIS_MOUNT_POINT": "redis_storage"
},
"args": [
"/y",
"@slow-groovin/unstorage-mcp",
"--disable-modify"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
slow-groovinStar
-Language
-License
-Category
cloud-storage
Recommend Servers
View AllTani
an hour ago
Demand Chain
@HuanTongqichetuzhuang
15 minutes ago
Boostermage Mtg Prices
@fmacpro
a day ago
Kite
11 hours ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Abm.dev
2 hours ago