sqlite-spreadsheet-sync-mcp (MauricioPerera/sqlite-spreadsheet-sync) is an MCP server listed on the M8ven Trust Index. It scores 48 out of 100, grade D. It declares 6 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.

D
Caution
48/100
6 days ago

sqlite-spreadsheet-sync-mcp

This MCP server enables AI assistants to interact with a SQLite database through a spreadsheet-like interface, supporting operations such as querying, editing, importing Excel/CSV, and managing table structures via natural language.

Caution. Specific findings reduced this grade. They are listed on the page. 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): 5 · 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: 10 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
Are you the publisher? Confirm or correct these findings.
// known CVEs in dependencies10 high

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

highmulter@1.4.5-lts.2GHSA-44fp-w29j-9vj5

Multer vulnerable to Denial of Service via memory leaks from unclosed streams

highmulter@1.4.5-lts.2GHSA-4pg4-qvpc-4q3h

Multer vulnerable to Denial of Service from maliciously crafted requests

highmulter@1.4.5-lts.2GHSA-5528-5vmv-3xc2

Multer Vulnerable to Denial of Service via Uncontrolled Recursion

highmulter@1.4.5-lts.2GHSA-72gw-mp4g-v24j

Multer vulnerable to Denial of Service via deeply nested field names

highmulter@1.4.5-lts.2GHSA-fjgf-rc76-4x9p

Multer vulnerable to Denial of Service via unhandled exception from malformed request

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.
configALLOWED_ORIGINRestringe el acceso CORS. Por defecto es http://localhost:3000.
🔐 secretAPI_KEYActiva la autenticación en todos los endpoints de la API.
configDB_PATHy UPLOADS_DIR: Configuradas por defecto en el Dockerfile para apuntar al volumen montado /data, asegurando que la base de datos y archivos temporales sobrevivan a reinicios del contenedor.
configUPLOADS_DIRDB_PATH y : Configuradas por defecto en el Dockerfile para apuntar al volumen montado /data, asegurando que la base de datos y archivos temporales sobrevivan a reinicios del contenedor.
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// 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

6/6 tools missing one or more hints — list_tables (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_schema (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read_table (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +3 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

Only 0/6 tools referenced in tests (0%)

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

Production dependencies are patched

0 critical, 10 high severity in production deps — multer@1.4.5-lts.2 (high), multer@1.4.5-lts.2 (high)

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

// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/mauricioperera/sqlite-spreadsheet-sync?variant=verified)](https://m8ven.ai/mcp/mauricioperera/sqlite-spreadsheet-sync)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 30b942da6ecdd94e07ae7a28d1ba72e503ab401c
code hash: a5d1d75e484fa28757c76168a67d3ba6b627e8f7e2e3c91f081b1faa266c46bb
verified: 9/4/2026, 1:40:21 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