johnnyoshika_mcp-server-sqlite-npx
If you are the rightful owner of johnnyoshika_mcp-server-sqlite-npx and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP SQLite Server is a Node.js implementation of the Model Context Protocol SQLite server, providing an alternative to the Python-based reference for environments lacking Python's UVX runner.
The MCP SQLite Server is a Node.js-based implementation of the Model Context Protocol (MCP) designed to work with SQLite databases. It serves as an alternative to the official Python reference, making it suitable for environments where Python's UVX runner is unavailable. This server is particularly useful for applications like LibreChat, where a Node.js solution is preferred. The server can be installed via Smithery or manually configured, and it supports integration with tools like Claude Desktop. Developers can build and test the server using TypeScript and the MCP Inspector tool, ensuring compatibility and functionality across different platforms.
Features
- Node.js Implementation: Provides a Node.js alternative to the Python-based MCP SQLite server.
- npx-based Installation: Easily installable via npx, making it accessible for environments without Python.
- Integration with Claude Desktop: Supports configuration for use with Claude Desktop applications.
- Development and Testing: Includes tools for building, testing, and inspecting the server using TypeScript and MCP Inspector.
- Environment Flexibility: Suitable for environments where Python's UVX runner is not available.
Tools
MC
Tools for testing servers