Six database tools discovered
The server exposed create_table, write_query, read_query, list_tables, describe_table, and append_insight.
evidence/trust5/2026-06-13-mcp-pilot.json
The SQLite reference server passed a real MCP smoke test: it created a table, inserted a row, and read it back correctly. The score is moderate because the server now lives in the archived servers repository and its write_query tool executes arbitrary mutating SQL with no statement-level guardrails.
Independent trust badge
Badge clicks resolve to this canonical verdict so the score, test date, evidence, limitations, and reply status remain attached.
Embed
Show this badge on your site
[](https://silentcritique.com/verdicts/mcp-sqlite-reference)Markdown works in GitHub READMEs. The badge always links back to this verdict.
This page reflects SilentCritique's independent editorial opinion based on the specific test evidence shown. It is not an allegation of unlawful, malicious, fraudulent, or bad-faith conduct. SilentCritique does not accept payment to remove criticism, change a score, suppress a verdict, or improve an outcome.
Can the public SQLite MCP server create a table, write a row, and read it back over MCP against a scoped database file?
The server exposed create_table, write_query, read_query, list_tables, describe_table, and append_insight.
evidence/trust5/2026-06-13-mcp-pilot.json
After creating a table and inserting one row, read_query returned [{"id": 1, "note": "SilentCritique Trust 5"}].
evidence/trust5/2026-06-13-mcp-pilot.json
The server operated against the single --db-path file provided at launch.
evidence/trust5/2026-06-13-mcp-pilot.json
No vendor reply has been requested or published as of 2026-06-13. SilentCritique will publish factual corrections or a right of reply through the corrections process.
Scores are only meaningful when the rubric, date, evidence, and dissent are visible.
Read methodology