Skip to main content
Glama

mcp-database-server

save_json_doc

Save JSON documents securely to a fireproof ledger database for structured data storage and multi-user synchronization.

Instructions

Save a JSON document

Input Schema

NameRequiredDescriptionDefault
docYesJSON document to save

Input Schema (JSON Schema)

{ "properties": { "doc": { "description": "JSON document to save", "type": "object" } }, "required": [ "doc" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-database-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fireproof-storage/mcp-database-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server