JSON Splitter and Merger

Provides tools for splitting large JSON files into manageable chunks and merging multiple JSON files into a consolidated output for efficient data processing workflows.

View Source
6 stars
0 tools
Created Aug 2025
@vadimnastoyashchy/vadimnastoyashchy-json-splitter-and-merger-json-mcp

About

Provides tools for splitting large JSON files into manageable chunks and merging multiple JSON files into a consolidated output for efficient data processing workflows.

Categories

general

Installation

npm

npm install @vadimnastoyashchy/vadimnastoyashchy-json-splitter-and-merger-json-mcp

Configuration

{ "mcpServers": { "vadimnastoyashchy-json-splitter-and-merger-json-mcp": { "command": "npx", "args": [ "-y", "@vadimnastoyashchy/vadimnastoyashchy-json-splitter-and-merger-json-mcp" ] } } }