Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
An MCP server providing a JSON document store with CRUD and query capabilities using Fireproof database.
Store and manage JSON documents with CRUD operations.
Query JSON documents sorted by specific fields.
Integrate Fireproof database functionality into AI systems like Claude Desktop.
This MCP server demonstrates how to integrate a Fireproof database within a Model Context Protocol server, enabling basic JSON document storage with create, read, update, and delete operations. It supports querying documents sorted by any field, making it useful for applications requiring structured data management. The server is designed for easy integration with AI systems like Claude Desktop and includes debugging support via the MCP Inspector.