Provides SQLite database operations through a standardized Model Context Protocol interface.
Sqlite is a Model Context Protocol (MCP) server that allows users to perform SQLite database operations through a standardized interface. It supports in-memory or file-based SQLite databases and offers functionalities such as executing SQL queries (SELECT, INSERT, UPDATE, DELETE), managing tables (CREATE, LIST, DESCRIBE), and tracking business insights. The tool is Docker-enabled for easy deployment and provides various tools for database interaction.