mcp-sqlite-tools-plus (MauricioPerera/mcp-sqlite-tools-plus) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 26 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

B
Emerging
89/100
6 days ago

mcp-sqlite-tools-plus

Enables AI agents to interact with local SQLite databases with full CRUD, schema introspection, foreign key relations, generated columns, and multi-format import/export (CSV, JSON, XLSX) through natural language.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored

Monitored 7 days · every push re-verified

Who stands behind it

gmail.com (@MauricioPerera) · Verified Publisher

Source: Glama

Maintenance & responsiveness
as of 2026-08-20
Issues closed (90d): 0 · 0 open
Releases (90d): none
Active contributors (6mo): 1

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
Are you the publisher? Confirm or correct these findings.
// known CVEs in dependencies1 critical1 high2 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvite-plus@0.1.22GHSA-g8mr-85jm-7xhm

Vitest Browser: Exposed Browser Mode API Can Proxy CDP and Overwrite Config Files, Leading to RCE

highvite-plus@0.1.22GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

mediumvalibot@1.4.0GHSA-5qjj-4xww-7phc

Valibot: record() issue paths can make flatten() throw for inherited Object property names

mediumvite-plus@0.1.22GHSA-v6wh-96g9-6wx3

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configSQLITE_ALLOW_ABSOLUTE_PATHSIf true, the agent can open/write databases anywhere on disk. Set to false to confine activity to SQLITE_DEFAULT_PATH.
configSQLITE_BACKUP_PATHDefault destination for backup_database. Point it at a dedicated, git-ignored directory.
configSQLITE_BUSY_TIMEOUTSQLite busy (lock) timeout in ms. Valid range 1000–300000. Not a query-runtime limit.
configSQLITE_DEFAULT_PATHBase directory for databases. Relative DB paths resolve here. Prefer an absolute, dedicated directory.
configSQLITE_MAX_QUERY_TIMEDeprecated alias of SQLITE_BUSY_TIMEOUT. Not a query-runtime limit; do not rely on it.
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

26/26 tools missing one or more hints — open_database (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); create_database (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); close_database (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +23 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

14/26 tools referenced in tests (54%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

1 medium severity in production deps

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Dependency freshness

1/10 production deps stale: csv-writer@2022-06-14 (4.2y)

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mauricioperera/mcp-sqlite-tools-plus)](https://m8ven.ai/mcp/mauricioperera/mcp-sqlite-tools-plus)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: cd742226bd30c6e405574cb0d3b96f918b126e89
code hash: 668b9c82056035dc364e6f37cd70c9ed34516c1a0fc3b5cb6e2fbb2b43d52420
verified: 9/4/2026, 1:40:44 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client