SQLite Tool
Provides SQLite database management with specialized delete functionality including safety controls and conditional f...
What it does
Provides SQLite database management with specialized delete functionality including safety controls and conditional filtering
A Python-based SQLite database management server that provides tools for executing queries, managing schemas, and performing row deletion operations with specialized safety features. The implementation includes a delete_rows tool that supports conditional filtering using equality conditions on specific columns, with a safety toggle to prevent accidental full-table deletions. Built with comprehensive testing infrastructure and clear documentation, it enables AI-assisted database maintenance workflows, data cleanup operations, and precise record management within SQLite databases.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 2 github stars · registry-generated description present