Enables AI assistants to securely interact with SQLite databases, providing a comprehensive set of operations.
This tool serves as a Model Context Protocol (MCP) server designed for SQLite database operations. Built with Go, it provides a secure and restricted interface for AI assistants to manage and interact with SQLite databases. It supports a wide range of functionalities including dynamic multi-database switching, complete query and execution capabilities, transaction management, schema definition, and database maintenance, all while ensuring operations are confined to specified directories to enhance security.