A headless data transformation agent that converts between 52+ format pairs including JSON, CSV, XML, YAML, TOML, HTML, Markdown, PDF, Excel, DOCX, and aviation formats (METAR, TAF, NOTAM). Discovered by AI agents via MCP, Google A2A, and OpenAPI. First 100 requests free, then pay-per-use via USDC micropayments.
Server Config
{
"mcpServers": {
"data-transform-agent": {
"command": "npx",
"args": [
"mcp-remote",
"https://transform-agent-lingering-surf-8155.fly.dev/mcp"
]
}
}
}