format-converter
Converts data between JSON, CSV, XML, YAML, Markdown, HTML and TOML instantly. Handles nested JSON flattening with dot-notation. Pure math, zero dependencies. Pay $0.001 USDC per conversion via x402 …
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add found402/format-converter
# Browse available tools
npx -y smithery tool list found402/format-converter
# Get full schema for a tool
npx -y smithery tool get found402/format-converter convert
# Call a tool
npx -y smithery tool call found402/format-converter convert '{}'Direct MCP Connection
Endpoint: https://format-converter--found402.run.tools
Tools (1)
convert— Converts data between JSON, CSV, XML, YAML, Markdown, HTML, and TOML. Handles nested JSON flattening with dot-notation.
# Get full input/output schema for a tool
npx -y smithery tool get found402/format-converter