TinyDB Emcipi
Provides lightweight JSON database management with schema validation, case-insensitive search, and multi-database swi...
What it does
Provides lightweight JSON database management with schema validation, case-insensitive search, and multi-database switching for file-based data storage without traditional database overhead.
A TinyDB-based MCP server that provides lightweight JSON database management capabilities through a collection of tools for creating, querying, updating, and managing local databases. The implementation features schema validation, case-insensitive search functionality, and an active database switching mechanism that allows users to work with multiple databases seamlessly. Built with FastMCP and designed for scenarios requiring simple file-based data storage without the overhead of traditional database systems, it's particularly useful for prototyping, small-scale data management, and applications where SQLite or larger databases would be overkill.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present