json-mcp-server
Version:
Fast, easy and reliable JSON MCP Server.
39 lines (26 loc) • 774 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Added `merge` tool to merge JSON files into a one JSON file
- Fix minor issues
- Fix minor issues
- Split logic to use JSON file path to avoid memory issue within > 50 mb file
- Improved time execution
- Fix Split tool
Added split JSON file functionality
Project init