MCP JSON Document Collection Server

connect_json_doc_database_to_cloud

Link a JSON document database to a cloud sync service for data sharing and backup. Displays the dashboard URL upon successful connection to manage and access the synchronized database.

Instructions

Connect a JSON document database to cloud sync service. Show the dashboard URL after connecting.

Input Schema

NameRequiredDescriptionDefault
databaseNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "databaseName": { "type": "string" } }, "required": [ "databaseName" ], "type": "object" }

You must be authenticated.

Other Tools from MCP JSON Document Collection Server

Related Tools

ID: zk162p0woy