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
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL, NAS, Docker, VM, and storage workflows.
Access live company and contact data from Explorium's AgentSource B2B platform.