Connect to a SQLite database file to enable interaction with its data, including querying, listing tables, and describing schemas for efficient database management.
Establish a connection to a SQLite database file for AI assistants to interact with data, enabling operations like query execution and schema inspection.
A server that exposes SQLite database operations as tools, allowing natural language interactions with a database through LlamaIndex and Ollama LLM integration.
Enables AI to interact with Microsoft Access (.mdb, .accdb) and SQLite 3 databases, including read-only support for Access 97 databases. Supports executing SQL queries, importing/export data from CSV and Excel files, and storing notes about database files.
Enables comprehensive SQLite database operations including CRUD operations, schema management, and meta commands across multiple database files through the Model Context Protocol.