tag:github.com,2008:https://github.com/jparkerweb/mcp-sqlite/releases Release notes from mcp-sqlite 2025-06-02T21:21:28Z tag:github.com,2008:Repository/960774376/1.0.7 2025-06-02T21:23:24Z v1.0.7 - ✌️ VS Code is a Freind Too <h2>[1.0.7] - 2025-06-02</h2> <h3>📦 Updated</h3> <ul> <li>Added a "description" parameter to each tool definitions for better Agent selection</li> </ul> <h3>🐛 Fixed</h3> <ul> <li>Resolved a know validation issue with VS Code that requires stricter JSON schema validation</li> </ul> jparkerweb tag:github.com,2008:Repository/960774376/1.0.1 2025-04-05T19:57:25Z v1.0.1 - 🚀 Initial Release <h2>What's New 🎉</h2> <h3>v1.0.1 - 2025-04-05</h3> <h3>✨ Added</h3> <ul> <li>Initial release of <code>MCP SQLite Server</code></li> <li>Complete set of CRUD operations: <ul> <li><code>create_record</code> - Insert data into tables</li> <li><code>read_records</code> - Query records with filtering, limit and offset</li> <li><code>update_records</code> - Modify existing records with conditions</li> <li><code>delete_records</code> - Remove records matching conditions</li> </ul> </li> <li>Database exploration tools: <ul> <li><code>list_tables</code> - List all tables in the database</li> <li><code>get_table_schema</code> - Get column information for tables</li> <li><code>db_info</code> - Get database file metadata</li> </ul> </li> <li>Custom SQL query execution with the <code>query</code> tool</li> <li>Support for relative and absolute database paths</li> <li>Detailed error reporting for all operations</li> <li>Comprehensive JSON response formatting</li> <li>Full documentation in README.md</li> </ul> <p><a target="_blank" rel="noopener noreferrer nofollow" href="https://raw.githubusercontent.com/jparkerweb/ref/refs/heads/main/equill-labs/mcp-sqlite-server/mcp-sqlite-server-v1.0.0.jpg"><img src="https://raw.githubusercontent.com/jparkerweb/ref/refs/heads/main/equill-labs/mcp-sqlite-server/mcp-sqlite-server-v1.0.0.jpg" alt="v1.0.0" style="max-width: 100%;"></a></p> <hr> <p>Please consider sending me a tip to support my work 😀</p> <h1>🍵 <a href="https://ko-fi.com/jparkerweb" rel="nofollow">tip me here</a></h1> <p>⇢ 💻 Visit <a href="https://www.equilllabs.com" rel="nofollow">eQuill Labs</a><br> ⇢ 💬 Join the <a href="https://discord.gg/sp8AQQhMJ7" rel="nofollow">Discord</a></p> jparkerweb tag:github.com,2008:Repository/960774376/1.0.0 2025-04-05T19:35:38Z 1.0.0 <p>docs</p> jparkerweb