mcp-database-server
18
This project demonstrates the integration of a Fireproof database within a Model Context Protocol server. It provides a simple JSON document store with full CRUD capabilities, designed for seamless use with AI systems such as Claude Desktop.
Model Context Protocol and Fireproof Demo: JSON Document Server
This project is a demo of using a Fireproof database in a Model Context Protocol server, designed for integrating code and data into AI systems like Claude Desktop. It features a basic JSON document store supporting CRUD operations and document querying by fields.
Installation
- Install dependencies with npm.
Running the Server
- To integrate with Claude Desktop, update the server configuration file accordingly.
Debugging
- Use the MCP Inspector tool for debugging, which provides browser-accessible tools.