A read-only MCP server that enables LLMs to safely explore and query any SQLite database via natural language. It exposes tools for listing tables, describing schemas, and executing SELECT/WITH queries with built-in safety guards like write prevention and row limits.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.SQLITE_MAX_ROWS— Results are also capped (, default 100) so a careless SELECT can't flood the context window.SQLITE_DB_PATH— Point it at your own database instead with the environment variable.[](https://m8ven.ai/mcp/helmi75-mcp-sqlite-server-5p1qkh)