Kategorien

Text to JSON Converter

Convert various text formats to JSON with customizable parsing options

API-Dokumentation

Dieses Tool läuft im Browser und benötigt keine Server-API.

MCP-Dokumentation

Fügen Sie dieses Tool zu Ihrer MCP-Server-Konfiguration hinzu:

{
  "mcpServers": {
    "elysiatools-text-to-json": {
      "name": "text-to-json",
      "description": "Convert various text formats to JSON with customizable parsing options",
      "baseUrl": "https://elysiatools.com/mcp/sse?toolId=text-to-json",
      "command": "",
      "args": [],
      "env": {},
      "isActive": true,
      "type": "sse"
    }
  }
}

Sie können mehrere Tools verketten, z.B.: `https://elysiatools.com/mcp/sse?toolId=png-to-webp,jpg-to-webp,gif-to-webp`, maximal 20 Tools.

Wenn Sie auf Probleme stoßen, kontaktieren Sie uns bitte bei [email protected]