unstringify for Claude Desktop
io.github.tekinnnnn/unstringify
Fix broken JSON by line, validate, convert, read CSV/NDJSON/logs as records, unpack, compare. Local.
client:Claude Desktop
transport:stdio
runtime:npm
Install unstringify in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"unstringify": {
"command": "npx",
"args": [
"-y",
"@unstringify/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs