Rulemorph MCP Server✓
io.github.vinhphatfsg/rulemorph-mcp · v0.3.0
v0.3.0▦ other mcpb: https://github.com/vinhphatfsg/rulemorph/releases/download/v0.3.0/rulemorph-mcp-v0.3.0-aarch64-apple-darwin.mcpb↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vinhphatfsg/rulemorph-mcp",
"description": "MCP server for CSV/JSON data transformation using YAML rules",
"title": "Rulemorph MCP Server",
"repository": {
"url": "https://github.com/vinhphatfsg/rulemorph",
"source": "github"
},
"version": "0.3.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/rulemorph/releases/download/v0.3.0/rulemorph-mcp-v0.3.0-aarch64-apple-darwin.mcpb",
"fileSha256": "7f5f2253738883fc2b9ca3435b1767d23f729678dc6fd31a24fdd532371541f3",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/rulemorph/releases/download/v0.3.0/rulemorph-mcp-v0.3.0-x86_64-apple-darwin.mcpb",
"fileSha256": "4c81aa573a4b3c89563ad059287343ea092592fd3bf16199f67c8b6b14ff02c1",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/rulemorph/releases/download/v0.3.0/rulemorph-mcp-v0.3.0-x86_64-unknown-linux-gnu.mcpb",
"fileSha256": "6de538f7d8c6454298eaab4448a585d340a39c5a406c6d5eec2546dff8e49ade",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/rulemorph/releases/download/v0.3.0/rulemorph-mcp-v0.3.0-x86_64-pc-windows-msvc.mcpb",
"fileSha256": "381772f6eb1a44bf38a9a54c0f30a4b112b6d4342d4a27511cdda3a693c2ab11",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}