Json Patch icon

Json Patch

Applies RFC 6902 JSON Patch arrays to local JSON files.

关于

Efficiently apply RFC 6902 JSON Patch arrays to JSON files directly on your local system. Operating as an MCP stdio server, this tool facilitates programmatic updates to JSON documents, writing changes back to the original file. It is ideal for developers seeking to automate modifications to configuration files, data structures, or any local JSON resource within their workflows, requiring Node.js for execution.

主要功能

  • Requires Node.js for operation
  • 0 GitHub stars
  • Applies RFC 6902 JSON Patch arrays
  • Directly updates local JSON files
  • Functions as an MCP stdio server

使用案例

  • Programmatically modifying local JSON configuration files
  • Automating data transformations within JSON documents
  • Integrating JSON patch operations into developer workflows
Advertisement

Advertisement