Back to search
30
MCP

Rulemorph MCP Server

io.github.vinhphatfsg/rulemorph-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

Transform Rules 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
@type-crafter/mcp
MCP server for Type Crafter - generate types from YAML specifications
0 tools
csv-mcp-server
MCP server for comprehensive CSV file operations with pandas-based tools
0 tools
json-batch-processor-mcp
MCP Server for batch processing large JSON arrays in manageable batches with progress tracking
0 tools

How to use

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

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