mcp-deno-kv
5
The DenoKV MCP Server project is related to the integration with Claude Desktop, potentially using the Deno runtime and the kv storage functionality. Its specific use and server features are not detailed.
deno
{ "mcpServers": { "denokv": { "command": "deno", "args": [ "--unstable-kv", "jsr:@divy/mcp-deno-kv" ] } } }