Mcp Sqlite is a Model Context Protocol (MCP) server that enables secure access to and management of encrypted SQLite databases, utilizing SQLCipher for encryption. It allows users to read structures, execute SQL queries, and perform CRUD operations on encrypted databases used by various applications (such as 1Password, Signal, WhatsApp, Firefox, and KeePass). Designed for compatibility with all MCP clients, it features full protocol implementation via STDIO, AES-256-GCM encrypted passphrase support, and robust input validation for security.
Visit Mcp Sqlite's official website for product details and getting started.
Comprehensive guide on how to use Mcp Sqlite, including setup and API references.
Community discussions and troubleshooting related to Mcp Sqlite.