You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README-Docker.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ docker run -i --rm \
62
62
63
63
## Key Features
64
64
65
-
-**Advanced Text Processing**: Comprehensive text analysis toolkit with PCRE regex extraction/replacement, fuzzy matching with Levenshtein distance, phonetic matching (Soundex/Metaphone), text similarity analysis (Cosine/Jaccard), normalization operations, and pattern validation
65
+
-**Advanced Text Processing**: Comprehensive text analysis toolkit with 8 specialized tools: PCRE regex extraction/replacement, fuzzy matching with Levenshtein distance, phonetic matching (Soundex/Metaphone), text similarity analysis (Cosine/Jaccard), normalization operations, pattern validation, advanced multi-method search, and comprehensive text validation
66
66
-**Statistical Analysis Library**: Comprehensive statistical functions for data analysis including descriptive statistics, percentile analysis, and time series analysis
67
67
-**JSONB Binary Storage**: Efficient binary JSON storage for improved performance and reduced storage requirements (~15% space savings)
68
68
-**Transaction Safety**: All write operations automatically wrapped in transactions with proper rollback on errors
@@ -76,7 +76,7 @@ docker run -i --rm \
76
76
-**Comprehensive Schema Tools**: Enhanced tools for exploring and documenting database structure
77
77
-**Database Administration Tools**: Complete suite of maintenance tools including VACUUM, ANALYZE, integrity checks, performance statistics, and index usage analysis
78
78
-**✅ SpatiaLite Geospatial Analytics**: Enterprise-grade GIS capabilities with spatial indexing and geometric operations
79
-
-**Enhanced Virtual Tables**: Smart CSV/JSON import with automatic data type inference and schema analysis (51 tools total)
79
+
-**Enhanced Virtual Tables**: Smart CSV/JSON import with automatic data type inference and schema analysis (67 tools total)
80
80
-**Full-Text Search (FTS5)**: Comprehensive FTS5 implementation with table creation, index management, and enhanced search with BM25 ranking and snippets
81
81
-**Backup/Restore Operations**: Enterprise-grade backup and restore capabilities with SQLite backup API, integrity verification, and safety confirmations
*SQLite MCP Server v1.9.0 - Transform your database into an intelligent, self-aware assistant with enterprise-grade vector optimization*
218
+
*SQLite MCP Server v2.2.0 - Transform your database into an intelligent, self-aware assistant with advanced text processing and comprehensive analytics*
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# SQLite MCP Server
2
2
3
-
*Last Updated September 17, 2025 6:15 AM EST - v2.2.0*
3
+
*Last Updated September 17, 2025 7:34 AM EST - v2.2.0*
4
4
5
5
## Overview
6
6
7
7
The SQLite MCP Server provides advanced database interaction and business intelligence capabilities featuring **Advanced Text Processing**, **Statistical Analysis Library**, **SpatiaLite Geospatial Analytics**, Enhanced Virtual Tables with Smart Type Inference, Vector Index Optimization with ANN search, Intelligent MCP Resources and Prompts, Semantic/Vector Search, Virtual Table Management, Advanced PRAGMA Operations, Backup/Restore operations, Full-Text Search (FTS5), enhanced JSONB support for improved JSON storage efficiency, transaction safety for all database operations, foreign key constraint enforcement, enhanced error handling, and detailed diagnostics.
8
8
9
9
## Key Features
10
10
11
-
-**Advanced Text Processing**: Comprehensive text analysis toolkit with PCRE regex extraction/replacement, fuzzy matching with Levenshtein distance, phonetic matching (Soundex/Metaphone), text similarity analysis (Cosine/Jaccard), normalization operations, and pattern validation
11
+
-**Advanced Text Processing**: Comprehensive text analysis toolkit with 8 specialized tools: PCRE regex extraction/replacement, fuzzy matching with Levenshtein distance, phonetic matching (Soundex/Metaphone), text similarity analysis (Cosine/Jaccard), normalization operations, pattern validation, advanced multi-method search, and comprehensive text validation
12
12
-**Statistical Analysis Library**: Comprehensive statistical functions for data analysis including descriptive statistics, percentile analysis, and time series analysis
13
13
-**JSONB Binary Storage**: Efficient binary JSON storage for improved performance and reduced storage requirements (~15% space savings)
14
14
-**Transaction Safety**: All write operations automatically wrapped in transactions with proper rollback on errors
@@ -43,7 +43,7 @@ This project is based on the original SQLite MCP Server from the [Model Context
43
43
44
44
## Advanced Text Processing
45
45
46
-
The SQLite MCP Server v2.2.0 introduces a comprehensive text processing toolkit with 8 specialized functions for advanced text analysis, pattern matching, and data cleaning.
46
+
The SQLite MCP Server v2.2.0 introduces a comprehensive text processing toolkit with 8 specialized functions for advanced text analysis, pattern matching, and data cleaning. This brings the total server capabilities to **67 tools** for complete database and text processing operations.
0 commit comments