mcp-sqlite-server

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

MCP server for SQLite databases. Connects to local SQLite files (read-only by default) and provides query, schema inspection, EXPLAIN, and list-databases tools via the Model Context Protocol. v1.0.1, actively maintained. Differentiators: TypeScript-native + zero-config npx execution (no Python required unlike the official reference server). Works in Claude Desktop, Cursor, VS Code Copilot, and any MCP client. Supports safety mode (readonly=true) and opt-in write mode.