Description
This SQLite-based MCP server implementation, developed by waitfish, provides a robust database backend for MCP applications. It leverages the Rust programming language and integrates with the mcp-core and mcp-server libraries to offer efficient data storage and retrieval capabilities. The implementation is designed for use cases requiring local, file-based databases with SQL querying support, making it suitable for embedded systems, desktop applications, or small-scale server deployments where a lightweight yet powerful database solution is needed.
Server Details
Package Name
mcp-sqlite
Added
April 21, 2025
