About
This server provides comprehensive SQLite database operations through the Model Context Protocol, supporting Create, Read, Update, Delete (CRUD) operations on multiple SQLite database files. Each operation accepts a database path parameter, enabling flexible multi-database management and ensuring type safety with its full TypeScript implementation and Zod validation.