json-mcp-server

merge

Combine multiple JSON files into a single JSON file using a specified path input.

Instructions

Merge JSON files into a one JSON file

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from json-mcp-server

Related Tools

ID: v8cgbmpauc