Official

SQLite MCP Server

Execute SQL queries, manage database schemas, and generate business insight memos.

Data last scanned today · Reviewed yesterday

116 tools288JavaScriptMIT

Overview

This server allows AI assistants to interact directly with SQLite databases, facilitating tasks ranging from schema exploration to data analysis. It provides tools for executing both read and write SQL operations, creating tables, and listing existing database structures.

Our verdict

This server carries a high security risk with a score of 0/100 and should be used with extreme caution. It is officially archived and no longer receives maintenance, meaning known or future vulnerabilities will not be patched. Furthermore, it lacks any authentication mechanism and enforces no read-only mode, granting any configured AI agent full, unrestricted write access to your database.

  • Zero direct dependencies reduce potential supply-chain surface area.
  • Native support for automated business insight memo generation.
  • Archived repository indicates no further updates or bug fixes.
  • Missing read-only mode permits unrestricted database modification.
  • Lacks authentication, allowing anyone with config access to interact.

Tools

ToolDescriptionRisk
read_queryExecute SELECT queries to read data from the databaselow
write_queryExecute INSERT, UPDATE, or DELETE queriesmedium
create_tableCreate new tables in the databasemedium
list_tablesGet a list of all tables in the databaselow
describe-tableView schema information for a specific tablelow
append_insightAdd new business insights to the memo resourcemedium

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Alternatives

Badge

SQLite MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.