Back to search
30
MCP

Transform Rules MCP Server

io.github.vinhphatfsg/transform-rules-mcp

MCP server for CSV/JSON data transformation using YAML rules

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Rulemorph MCP Server
MCP server for CSV/JSON data transformation using YAML rules
0 tools
file-converter-mcp
Convert files via MCP protocol — CSV, JSON, YAML, and Markdown. Purpose-built for AI agent data pipelines.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
csv-mcp-server
MCP server for comprehensive CSV file operations with pandas-based tools
0 tools
MCP Data Converter
Convert between 200+ format pairs: JSON, CSV, XML, YAML, PDF, Excel, DOCX and more.
0 tools · streamable-http
mcp-base64
MCP server for Base64 file conversion (stdio transport)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "transform_rules_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}