SQLite MCP Server (Model Context Protocol)

SQLite databases provide local data storage and query capabilities for AI agents.

Data last scanned yesterday · Reviewed today

4889,054TypeScriptNOASSERTION

Overview

SQLite MCP Server enables interaction with local SQLite database files, allowing AI models to execute queries and retrieve data directly from database structures. This interface facilitates seamless integration of persistent, structured storage into your AI workflow. The server operates as a bridge between the Model Context Protocol and local database files. By exposing SQLite functionality, it allows for targeted data retrieval and management tasks without leaving the AI execution environment.

Our verdict

This server carries a high risk level with a security score of 48/100, primarily because the read-only mode support and authentication methods have not yet been reviewed. Given the lack of documentation and the NOASSERTION license, users should exercise extreme caution and avoid using it with sensitive production databases until independent security audits are performed.

  • Zero direct dependencies minimize supply-chain attack surfaces
  • Maintained by 100 contributors reducing bus-factor risk
  • Active development with commits within the last day
  • Security score of 48/100 indicates high risk level
  • Lack of verified read-only or authentication mechanisms
  • README is missing or minimal for implementation guidance
  • License status is marked as NOASSERTION

Compatibility

No compatibility data yet.

Badge

SQLite MCP Server (Model Context Protocol) security score, rated on RepoAI

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