jimpick_mcp-json-db-collection-server

jimpick_mcp-json-db-collection-server

0

The project showcases the integration of Fireproof database technology into a Model Context Protocol server for AI applications, notably Claude Desktop. Key features include multi-database support, CRUD operations, and cloud synchronization capabilities.

Model Context Protocol and Fireproof Demo: JSON Document Collection Server

This project demonstrates how to use a Fireproof database within a Model Context Protocol server, applicable for plugging code and data into AI systems like Claude Desktop. It supports the creation of multiple JSON Document Databases and implements CRUD operations with querying capabilities. Databases can be shared using the Fireproof Cloud service. Inspired by the project at fireproof-storage/mcp-database-server, it enhances functionality by allowing multiple database creation and cloud synchronization. Future development ideas include prompts, multiuser support, and generating static websites.

Running the Server

  1. Build with npm:
  • npm install
  • npm build
  1. Configure for Claude Desktop:
    • On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • On Windows: %APPDATA%/Claude/claude_desktop_config.json