Metadata-Version: 2.4
Name: mcpzoo-json
Version: 0.1.0
Summary: MCP tool: 美化或压缩或校验 JSON 字符串
License: MIT
Keywords: claude,json,mcp,mcpzoo,uvx
Requires-Python: >=3.11
Requires-Dist: mcp>=1.0.0
Description-Content-Type: text/markdown

# mcpzoo-json

> JSON 格式化 — 美化或压缩或校验 JSON 字符串

## Installation

```bash
uvx mcpzoo-json
```

## uvx JSON

```json
{
  "mcpServers": {
    "json": {
      "args": ["mcpzoo-json"],
      "command": "uvx"
    }
  }
}
```
