Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple JSON document store with CRUD operations and querying, designed for use with LLM tool use and the Model Context Protocol.
GitHub MCP Server enables advanced automation and interaction capabilities for developers and tools using Model Context Protocol.
This is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop).
This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field.
Key features:
Use Cases: