# json-editor-mcp

A Model Context Protocol (MCP) server for editing JSON files with read, write, and deep merge capabilities. Perfect for managing multilingual Next.js projects and other JSON-based configurations.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add peternagy1332/json-editor-mcp

# Browse available tools
npx -y smithery tool list peternagy1332/json-editor-mcp
```
