Catalog
io.github.halversondm/jolt-transform-web
Officialby halversondm · JavaScript
An MCP server that provides bazaarvoic JOLT transformation capabilities.
Apply JOLT data transformations to JSON structures.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"jolt-transform-web": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://jolt-transform.halversondm.com/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.