Transform Rules MCP Server✓
io.github.vinhphatfsg/transform-rules-mcp · v0.1.5
v0.1.5▦ other mcpb: https://github.com/vinhphatfsg/transform-rules-rs/releases/download/v0.1.5/transform-rules-mcp-v0.1.5-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/transform-rules-mcp",
"description": "MCP server for CSV/JSON data transformation using YAML rules",
"title": "Transform Rules MCP Server",
"repository": {
"url": "https://github.com/vinhphatfsg/transform-rules-rs",
"source": "github"
},
"version": "0.1.5",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/transform-rules-rs/releases/download/v0.1.5/transform-rules-mcp-v0.1.5-aarch64-apple-darwin.mcpb",
"fileSha256": "d4fd32789f63ddc4ad96dd2df6e4cc42e1e9597951f83f35cf283a91d74baad3",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/transform-rules-rs/releases/download/v0.1.5/transform-rules-mcp-v0.1.5-x86_64-apple-darwin.mcpb",
"fileSha256": "9cd94bc1276a37c74ce8981c27cbcac8934c135887594553c5c4b56ac2e3a17b",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/transform-rules-rs/releases/download/v0.1.5/transform-rules-mcp-v0.1.5-x86_64-unknown-linux-gnu.mcpb",
"fileSha256": "cdf61289b33725f884fa489dbbc0951fd02a47c3dc641ef26e57ab305ac96760",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/vinhphatfsg/transform-rules-rs/releases/download/v0.1.5/transform-rules-mcp-v0.1.5-x86_64-pc-windows-msvc.mcpb",
"fileSha256": "60a075b191285d8bae6c63985393808407efc89dce32ce7fc408071df02c6ec9",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}