Loading MCP server directory, please wait...
MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support
npx @getmcp/cli add io.github.rosch100/mcp-sqliteRequires Docker Engine. Community-contributed server. Review source before installing.
DB_PATHPath to the encrypted SQLite database file
DB_PASSPHRASEPassphrase for decrypting the database
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rosch100/mcp-sqlite": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"DB_PATH",
"-e",
"DB_PASSPHRASE",
"ghcr.io/rosch100/mcp-sqlite:0.2.4"
],
"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