SQLite
Provides a lightweight SQLite-based storage solution, supporting basic CRUD operations for small to medium-scale proj...
What it does
Provides a lightweight SQLite-based storage solution, supporting basic CRUD operations for small to medium-scale projects.
This MCP server implementation, developed by seanivore, provides a SQLite-based storage solution for MCP data. Built with Python and leveraging libraries like mcp and pydantic, it offers a lightweight and portable database option for MCP applications. The implementation focuses on simplicity and ease of use, making it ideal for small to medium-scale projects or as a starting point for more complex MCP data management systems. It supports basic CRUD operations and can be easily integrated into existing MCP workflows. This server is particularly useful for developers looking to quickly set up a local MCP data store, prototype MCP-based applications, or build standalone tools that require persistent storage without the overhead of larger database systems.
Capabilities
Server
Quality
deterministic score 0.63 from registry signals: · indexed on pulsemcp · has source repo · 39 github stars · registry-generated description present