Loading MCP server directory, please wait...
MCP server for encrypted SQLite databases (SQLCipher 4) - Works with MoneyMoney, KeePass and more
npx @getmcp/cli add io.github.rosch100/mcp-encrypted-sqliteRequires Docker Engine. Community-contributed server. Review source before installing.
DB_PATHPath to the encrypted SQLite database file (inside container: /data/database.sqlite)
DB_PASSPHRASEPassphrase for decrypting the database (or use encrypted: prefix for encrypted passphrases)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rosch100/mcp-encrypted-sqlite": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"DB_PATH",
"-e",
"DB_PASSPHRASE",
"ghcr.io/rosch100/mcp-encrypted-sqlite:0.4.1"
],
"env": {
"DB_PATH": "",
"DB_PASSPHRASE": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
MCP Analytics, searchable tools and reports with interactive HTML visualization
Biologically-inspired persistent memory engine for Claude Code MCP agents