Fireproof JSON Database
Summary
This MCP server, developed by Jim Pick, integrates Fireproof JSON document databases with the Model Context Protocol. Built with TypeScript and leveraging Fireproof's decentralized database capabilities, it provides a standardized interface for CRUD operations and querying on JSON documents. The server implements multi-database support, allowing AI systems to interact with collections of Fireproof databases through a unified API. By abstracting the complexities of decentralized data storage, it enables seamless integration of structured data operations into AI workflows. This implementation is particularly valuable for applications requiring scalable, decentralized data management, facilitating use cases such as collaborative document editing, distributed content management, and AI-driven data analysis across multiple databases.
Available Actions(7)
create json document database
Create a new JSON document database with the specified name.
add documents
Add individual documents to a specified JSON document database with key properties.
show docs
Query and display all documents from the specified database, sorted by a specified field.
show ingredients as table
Query the ingredients and format the results as a markdown table.
list json document dbs
List all the JSON document databases that have been created.
sync database to cloud
Connect the specified database to the cloud sync service for remote access.
delete all databases
Delete all existing JSON document databases from the server.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요