HomeDatabases & Data › mcp-sqlite-tools

mcp-sqlite-tools

MCP server for local SQLite database operations

TypeScript
★ 19 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.0.11)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry