This Node.js MCP SQLite server, developed as an alternative to the Python reference implementation, provides a lightweight database solution for environments where Python's UVX runner is unavailable. Built with TypeScript and leveraging the @modelcontextprotocol/sdk, it offers seamless integration with tools like Claude Desktop and LibreChat. The server implements core SQLite functionality through the sqlite3 package, enabling AI assistants to perform database operations via MCP. Its npx-based execution model simplifies deployment and usage across different Node.js environments. This implementation is particularly valuable for developers seeking a JavaScript-based MCP SQLite solution, facilitating use cases such as local data storage, simple database management, and integration of SQLite capabilities into Node.js-based AI applications.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation