1. fireproof
A JSON document store with CRUD operations and query capabilities.
A Model Context Protocol server using Fireproof database to provide a JSON document store with CRUD operations and field-based querying for AI systems like Claude Desktop.

{
"mcpServers": {
"fireproof": {
"command": "/path/to/fireproof-mcp/build/index.js"
}
}
}