Data Transform Agent
@dashev88
关于 Data Transform Agent
Converts complex information between diverse formats including JSON, CSV, PDF, and Excel. Restructures nested data architectures using simple path mapping for easier analysis. Simplifies data migration and document processing tasks across various platforms.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"data-transform-agent": {
"url": "https://transform-agent.fly.dev/mcp"
}
}
}工具
3Convert data between formats (JSON, CSV, XML, YAML, TOML, HTML, Markdown, plain text, Base64, URL-encoded, hex, PDF, Excel, DOCX)
Restructure nested JSON using dot-notation path mapping (e.g. `{"name": "user.profile.name"}`)
List all supported conversions with pricing and response times
概览
What is Data Transform Agent?
Data Transform Agent is a remote MCP server that converts data between 43+ format combinations and reshapes JSON structures. It is designed for developers and data workers who need to transform files or restructure JSON without local dependencies.
How to use Data Transform Agent?
Connect to the remote server by adding its URL to your MCP client configuration—no installation required. Once connected, invoke the transform, reshape_json, or list_capabilities tools directly.
Key features of Data Transform Agent
- Converts between JSON, CSV, XML, YAML, TOML, HTML, Markdown, plain text, Base64, URL-encoded, hex, PDF, Excel, DOCX
- Reshapes nested JSON using dot‑notation path mapping (e.g.,
{"name": "user.profile.name"}) - Provides a
list_capabilitiestool to see supported conversions, pricing, and response times - Remote server eliminates local setup and dependency management
- Supports over 45 format combinations from the listed input/output types
Use cases of Data Transform Agent
- Convert a CSV file to JSON for API consumption
- Restructure a deeply nested JSON object into a flat schema using dot‑notation mapping
- Transform XML data to YAML for configuration files
- Batch‑convert Excel or PDF content into structured Markdown or plain text
FAQ from Data Transform Agent
What formats can the transform tool handle?
The transform tool supports JSON, CSV, XML, YAML, TOML, HTML, Markdown, plain text, Base64, URL‑encoded, hex, PDF, Excel, and DOCX, with 43+ total format combinations.
Do I need to install any software to use this server?
No. Data Transform Agent is a remote MCP server; you only need to configure the URL in your MCP client.
How can I see the pricing for conversions?
Use the list_capabilities tool to retrieve detailed information about supported conversions, their pricing, and expected response times.
What is the server’s endpoint URL?
The server is hosted at https://transform-agent.fly.dev/mcp.
How do I reshape a JSON object?
Call the reshape_json tool with a mapping object that uses dot‑notation keys to define the new structure (e.g., {"email": "user.contact.email"}).
AI 与智能体 分类下的更多 MCP 服务器
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
评论