🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

mcp-sqlite

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-sqlite - npm Package Compare versions

Comparing version

to
1.0.2

2

package.json
{
"name": "mcp-sqlite",
"version": "1.0.1",
"version": "1.0.2",
"description": "Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities",

@@ -5,0 +5,0 @@ "main": "mcp-sqlite-server.js",

@@ -27,2 +27,3 @@ # 🐇 MCP SQLite Server

"args": [
"-y",
"mcp-sqlite",

@@ -45,2 +46,3 @@ "<path-to-your-sqlite-database.db>"

"npx",
"-y",
"mcp-sqlite",

@@ -47,0 +49,0 @@ "<path-to-your-sqlite-database.db>"