Overview

June 27, 2025 ยท View on GitHub

This is a simple SQLite MCP server that allows to query the SQLite database.

Configuration

You need to set the following environment variables:

  • SQLITE_DB_FILE: file path to sqlite database.