MCPServers
S

SQLite (Node.js)

5
4.1k
0

Summary

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.

Available Actions

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.

Last Updated: April 8, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

SQLite (Node.js) MCP Server