MCPServers
Fireproof JSON Database - MCP server logo

Fireproof JSON Database

0
0

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. Parameters: database_name (string)

add documents

Add individual documents to a specified database. Parameters: database_name (string), documents (array of objects)

show docs

Query all documents from a specified database. Parameters: database_name (string)

list json document dbs

List all JSON document databases that have been created.

sync database to cloud

Connect a specified database to the cloud sync service. Parameters: database_name (string)

show url

Display the dashboard URL for a specified database. Parameters: database_name (string)

delete all databases

Delete all existing JSON document databases.

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags