GetMe
Exposes a persistent key-value store as MCP tools, enabling AI clients to perform put, get, and delete operations on ...
What it does
Exposes a persistent key-value store as MCP tools, enabling AI clients to perform put, get, and delete operations on a Bitcask-inspired database.
GetMe is an MCP server that wraps a persistent, embeddable key-value database—inspired by the Bitcask storage model with log-structured storage for high write throughput and low-latency reads—and exposes it as MCP tools to AI clients. The server enables language models to perform put, get, and delete operations against a local database, providing a lightweight persistence layer accessible from Claude, Cursor, and other MCP-compatible clients. The underlying database ships with SDKs in Go, JavaScript/TypeScript, Python, and Java.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · registry-generated description present