deno-kv-mcp
0
DenoKV MCP Server provides a robust and flexible solution for key-value data storage within MCP clients, offering compatibility across Deno and Node environments. This server helps in managing data by using a set of tools and requires specific environment configurations for operation.
set`
Set key-value pairs
get`
Get key-value pairs
delete`
Delete key-value pairs
getMany`
Get key-value pairs in batches
list`
List query key-value pairs