Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.spences10/mcp-sqlite-tools

NPM · MCP-SQLITE-TOOLS · SCANNED SEP 20

MCP server for local SQLite database operations

Available components

0 this week 59 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security47
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 26 of 49 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 34 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability51
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 676 tokens (~35/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "drop_table" implies "drop" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.spences10/mcp-sqlite-tools server?

io.github.spences10/mcp-sqlite-tools runs locally as an npm package, launched with npx -y mcp-sqlite-tools. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-sqlite-tools

# add to Claude Code
claude mcp add spences10-mcp-sqlite-tools -- npx -y mcp-sqlite-tools
// .cursor/mcp.json
{
  "mcpServers": {
    "spences10-mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "spences10-mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add spences10-mcp-sqlite-tools -- npx -y mcp-sqlite-tools
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "spences10-mcp-sqlite-tools": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-sqlite-tools"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add spences10-mcp-sqlite-tools --command npx --arg -y --arg mcp-sqlite-tools
# ~/.hermes/config.yaml
mcp_servers:
  spences10-mcp-sqlite-tools:
    command: "npx"
    args: ["-y", "mcp-sqlite-tools"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "spences10-mcp-sqlite-tools": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}
# add to Vellum
assistant mcp add spences10-mcp-sqlite-tools -t stdio -c npx -a -y mcp-sqlite-tools
// mcp.json
{
  "mcpServers": {
    "spences10-mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 0
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/mcp-sqlite-tools@0.0.11

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 49 packages
Packages resolved 49
Deprecated 1
Stale 25
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 19 exposed · ~676 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
backup_database ~35

✓ SAFE: Create a backup copy of a database

NameTypeReqDescription
backup_pathstring
source_databasestring

No output schema declared.

No examples provided.

begin_transaction ~26

⚠️ TRANSACTION: Begin a database transaction

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

bulk_insert ~51

⚠️ DESTRUCTIVE: Insert multiple records efficiently in batches

NameTypeReqDescription
batch_sizenumber
dataarrayyes
databasestring
tablestringyes

No output schema declared.

No examples provided.

close_database ~23

✓ SAFE: Close a database connection

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

commit_transaction ~25

✓ TRANSACTION: Commit the current database transaction

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

create_table ~44

⚠️ SCHEMA CHANGE: Create a new table with specified columns

NameTypeReqDescription
columnsarrayyes
databasestring
namestringyes

No output schema declared.

No examples provided.

database_info ~30

✓ SAFE: Get information about a database (size, tables, etc.)

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

describe_table ~32

✓ SAFE: Get schema information for a table

NameTypeReqDescription
databasestring
tablestringyes

No output schema declared.

No examples provided.

drop_table ~39

⚠️ DESTRUCTIVE: Permanently delete a table and all its data

NameTypeReqDescription
databasestring
tablestringyes

No output schema declared.

No examples provided.

execute_read_query ~48

✓ SAFE: Execute read-only SQL queries (SELECT, PRAGMA, EXPLAIN)

NameTypeReqDescription
databasestring
paramsobject
querystringyes

No output schema declared.

No examples provided.

execute_schema_query ~48

⚠️ SCHEMA CHANGE: Execute DDL queries (CREATE, ALTER, DROP)

NameTypeReqDescription
databasestring
paramsobject
querystringyes

No output schema declared.

No examples provided.

execute_write_query ~49

⚠️ DESTRUCTIVE: Execute SQL that modifies data (INSERT, UPDATE, DELETE)

NameTypeReqDescription
databasestring
paramsobject
querystringyes

No output schema declared.

No examples provided.

export_schema ~38

✓ SAFE: Export database schema as SQL or JSON

NameTypeReqDescription
databasestring
format
tablesarray

No output schema declared.

No examples provided.

import_schema ~43

⚠️ SCHEMA CHANGE: Import and execute schema from SQL or JSON

NameTypeReqDescription
databasestring
format
schemastringyes

No output schema declared.

No examples provided.

list_databases ~27

✓ SAFE: List available database files in a directory

NameTypeReqDescription
directorystring

No output schema declared.

No examples provided.

list_tables ~27

✓ SAFE: List all tables and views in a database

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

open_database ~33

✓ SAFE: Open or create a SQLite database file

NameTypeReqDescription
createboolean
pathstringyes

No output schema declared.

No examples provided.

rollback_transaction ~28

⚠️ TRANSACTION: Rollback the current database transaction

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

vacuum_database ~30

✓ MAINTENANCE: Optimize database storage by reclaiming unused space

NameTypeReqDescription
databasestring

No output schema declared.

No examples provided.

Common questions

What is the io.github.spences10/mcp-sqlite-tools server?

io.github.spences10/mcp-sqlite-tools is listed in the public MCP registry as io.github.spences10/mcp-sqlite-tools. MCP server for local SQLite database operations. This page covers its npm package (mcp-sqlite-tools).

Is the io.github.spences10/mcp-sqlite-tools server safe to use?

io.github.spences10/mcp-sqlite-tools scores 59 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.spences10/mcp-sqlite-tools server expose?

io.github.spences10/mcp-sqlite-tools exposes 19 tools: open_database, close_database, list_databases, database_info, list_tables, and 14 more. Their descriptions and schemas cost roughly 676 tokens of context every time the server is loaded.

Is the io.github.spences10/mcp-sqlite-tools server still maintained?

io.github.spences10/mcp-sqlite-tools is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.spences10/mcp-sqlite-tools server under?

io.github.spences10/mcp-sqlite-tools declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.