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.
6 stars
0 tools
Created Aug 2025
@vadimnastoyashchy/vadimnastoyashchy-json-splitter-and-merger-json-mcpAbout
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"
]
}
}
}