convert-format
ActiveTool 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"
}
}
}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