Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpmate • Uncategorized
Manages MCP server configurations stored in Cherry Studio's LevelDB with UTF-16 LE encoded JSON.
Manage MCP server configurations stored in Cherry Studio LevelDB.
A safe and type-checked Rust interface to read and modify MCP server lists.
Integrate MCP server management into existing Rust projects with minimal dependencies.
Cherry DB Manager is a Rust library designed to simplify reading and modifying MCP server configurations used by Cherry Studio. It provides a type-safe, JSON-friendly interface to interact directly with LevelDB storage, abstracting away the complexity of the unique UTF-16 LE encoding format. The library supports adding, removing, listing, and verifying MCP servers with comprehensive error handling and minimal overhead.