Skip to main content
Glama

IT Tools MCP Server

by wrenchpilot

json-minify

Remove unnecessary whitespace from JSON strings to optimize data size and improve efficiency, ideal for developers and system administrators using IT Tools MCP Server.

Instructions

Minify JSON by removing whitespace

Input Schema

NameRequiredDescriptionDefault
jsonYesJSON string to minify

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "json": { "description": "JSON string to minify", "type": "string" } }, "required": [ "json" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wrenchpilot/it-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server