v1.0.1 - π Initial Release
What's New π
v1.0.1 - 2025-04-05
β¨ Added
- Initial release of
MCP SQLite Server
- Complete set of CRUD operations:
create_record
- Insert data into tablesread_records
- Query records with filtering, limit and offsetupdate_records
- Modify existing records with conditionsdelete_records
- Remove records matching conditions
- Database exploration tools:
list_tables
- List all tables in the databaseget_table_schema
- Get column information for tablesdb_info
- Get database file metadata
- Custom SQL query execution with the
query
tool - Support for relative and absolute database paths
- Detailed error reporting for all operations
- Comprehensive JSON response formatting
- Full documentation in README.md
Please consider sending me a tip to support my work π
π΅ tip me here
β’ π» Visit eQuill Labs
β’ π¬ Join the Discord