You're viewing a demo portfolio

Join the waitlist
PRSM

convert-format

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Convert data between JSON, YAML, CSV, and XML formats

Parameters schema

{
  "type": "object",
  "required": [
    "data",
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target format: json, yaml, csv, xml, toml"
    },
    "data": {
      "type": "string",
      "description": "Input data to convert"
    },
    "from": {
      "type": "string",
      "description": "Source format: json, yaml, csv, xml, toml"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →