35
/ 100
1 month ago
glama

mcp-sqlite-tools

Provides comprehensive SQLite database operations for LLMs with security features, transaction support, and separation of read-only and destructive operations.

Is this your MCP?

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.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSQLITE_ALLOW_ABSOLUTE_PATHS"": "true",
configSQLITE_BACKUP_PATH"": "${workspaceFolder}/backups"
configSQLITE_BUSY_TIMEOUT"": "30000",
configSQLITE_DEFAULT_DATABASE
configSQLITE_DEFAULT_PATH"": "${workspaceFolder}/databases",
configSQLITE_MAX_QUERY_TIMEis still accepted as a deprecated alias for
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/spences10-mcp-sqlite-tools-1owsjq)](https://m8ven.ai/mcp/spences10-mcp-sqlite-tools-1owsjq)
commit: 6146050f0f7078053f803c8367267a8e7342f9e7
code hash: f165c35814688b63830c7bf28bcf0f5529a1efdc177a352d880bee0a9b27ed7d
verified: 6/13/2026, 10:27:38 AM
view raw JSON →