-
v2.0.0 - Complete Refactor with Security
StableAll checks were successfulPublish Package / publish (push) Successful in 28sreleased this
2025-10-10 10:14:14 +02:00 | 1 commits to main since this release🎉 Major Release - Complete Refactor
This is a major release with comprehensive improvements, refactoring, and new security features.
🔒 Security
- SQL Injection Protection: Basic validation for dangerous SQL patterns
- Prepared Statement Support: All queries use parameterized statements
- SQL Validation: Warnings for potentially dangerous patterns
🏗️ Architecture
- Modular structure (4 clean modules)
- 100% TypeScript type safety
- Complete JSDoc documentation
- index.ts: 205 → 102 lines (-50%)
📄 Features
- Pagination Support:
limitandoffsetparameters for run_query - Supports PostgreSQL, MySQL/MariaDB, and SQLite
- Table schema introspection
- Query execution plan analysis
📦 Dependencies
- MCP SDK: 0.5.0 → 1.20.0 (latest)
See CHANGELOG.md for full details.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads