DenoKV MCP Server provides a bridge to Deno's key-value store, enabling AI assistants to perform persistent data storage operations. The implementation offers three core tools for setting, retrieving, and deleting key-value pairs in the Deno KV database. Built with TypeScript using the Model Context Protocol SDK, it runs as a standalone process that communicates via standard I/O. This server is particularly valuable for applications requiring simple persistent storage between sessions without the complexity of a full database system.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation