Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by littledivy • File & Storage
A lightweight MCP server that exposes Deno's KV storage to Claude Desktop agents for simple persistent key-value operations.
Persist conversation context or session state between interactions using simple key-value storage
A lightweight local cache for API responses or computed artifacts to reduce duplicate work
Store and retrieve small structured data (user preferences, tokens, flags) without running a separate database
This project provides an MCP server implemented for Deno that integrates with Claude Desktop via an mcpServers entry. It runs using Deno with the --unstable-kv flag and the jsr:@divy/mcp-deno-kv module to expose read/write key-value operations to agents. This enables agents to persist state, cache results, and store small structured data without running a separate database, with minimal setup required.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.