Skip to content
Cline

unstringify for Cline

io.github.tekinnnnn/unstringify

Fix broken JSON by line, validate, convert, read CSV/NDJSON/logs as records, unpack, compare. Local.

client:Cline transport:stdio runtime:npm

Install unstringify in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "unstringify": {
      "command": "npx",
      "args": [
        "-y",
        "@unstringify/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

unstringify in other clients