A headless data transformation agent that converts between 64+ format pairs including a full aviation weather suite: METAR, TAF, NOTAM, PIREP, SIGMET, AIRMET, and ATIS. Also supports JSON, CSV, XML, YAML, TOML, HTML, Markdown, PDF, Excel, DOCX and more. 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"
]
}
}
}