Loomal

mcp-sqlite

MCP server by github.com/rosch100/mcp-sqlite

MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support

0 starsoci: ghcr.io/rosch100/mcp-sqlite:0.2.4

About mcp-sqlite

mcp-sqlite is an MCP (Model Context Protocol) server published by rosch100 in the official MCP registry, listed under Databases on Loomal. MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support

It ships as a Docker image (ghcr.io/rosch100/mcp-sqlite:0.2.4), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rosch100/mcp-sqlite.

Use mcp-sqlite with your agent

Claude Code · one command
claude mcp add mcp-sqlite -- docker run -i --rm ghcr.io/rosch100/mcp-sqlite:0.2.4
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-sqlite": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/rosch100/mcp-sqlite:0.2.4"
      ]
    }
  }
}
ocighcr.io/rosch100/mcp-sqlite:0.2.4

Frequently asked questions

What is mcp-sqlite?
mcp-sqlite is an MCP (Model Context Protocol) server by rosch100 in the Databases category. MCP server for SQLCipher 4 encrypted SQLite databases with full CRUD operations and query support
How do I connect mcp-sqlite to Claude, Cursor, or another MCP client?
Install mcp-sqlite from its oci package (ghcr.io/rosch100/mcp-sqlite:0.2.4) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-sqlite open source?
Yes — the source code is public at github.com/rosch100/mcp-sqlite.
Can AI agents pay to use mcp-sqlite?
Not yet through Loomal — mcp-sqlite is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-sqlite? Claim this listing free by verifying GitHub ownership, or contact us.