xslt-mcp

phoenixmldb/xslt-mcp
★ 1 stars C# Code/Dev Tools Updated today
MCP server for XSLT spec reference lookup and XSLT/XPath execution — install as dotnet tool
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xslt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "phoenixmldb/xslt-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for XSLT — spec reference lookup, stylesheet validation, and XSLT/XPath execution powered by the [PhoenixmlDb](https://github.com/phoenixmldb) engine. Download the latest release for your platform from [GitHub Releases](https://github.com/phoenixmldb/xslt-mcp/releases): | Platform | Download |

Tools (20)

server_capabilitiesxml_formatxml_validate_schemaxpath_evaluatexslt_applyxslt_compare_versionsxslt_compilexslt_explain_errorxslt_explain_streamabilityxslt_find_examplesxslt_list_functionsxslt_list_instructionsxslt_lookup_error_codexslt_lookup_functionxslt_lookup_instructionxslt_lookup_output_methodxslt_searchxslt_suggest_fixxslt_testxslt_transform