Skip to content
jparkerweb/mcp-sqlite
MCP Data & Storage
An MCP server that provides full SQLite database CRUD, introspection, and custom query execution capabilities.
JavaScript
·
Latest 1.0.9 · 3mo ago
Security brief →
Features
-
Full CRUD operations (create, read, update, delete) on SQLite tables
-
Database exploration: list tables, get table schemas, fetch database info
-
Execute arbitrary custom SQL queries via a dedicated `query` tool
1.0.9
Security relevant
·
Security fixes
- SQL injection vulnerability (CWE-89) in CRUD operations and get_table_schema fixed with table and column name validation
Full changelog
What's New 🎉
[1.0.9] - 2026-04-04
🛡️ Security
- Fixed SQL injection vulnerability (CWE-89) in all CRUD operations and get_table_schema
- Table names are now validated against sqlite_master before query construction
- Column names are now validated against the target table's schema
- All SQL identifiers are properly quoted with double-quote escaping
1.0.8
Bugfix
·
Minor fixes and improvements.
Full changelog
What's New 🎉
[1.0.8] - 2026-03-14
🐛 Fixed
- Fixed Zod v4 compatibility by using explicit string keys
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
About
View on GitHub
View on npm
Homepage
Search tools, categories, lists, and users
Use ↑↓ to navigate, Enter to open, Esc to close
No results for ""
⌘K to open
↑↓ navigate
⏎ open