xquery-mcp 1.0.1

dotnet tool install --global xquery-mcp --version 1.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local xquery-mcp --version 1.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=xquery-mcp&version=1.0.1
                    
nuke :add-package xquery-mcp --version 1.0.1
                    

MCP server providing XQuery spec reference lookup and XQuery/XPath execution

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.1 0 5/22/2026
1.0.0.3 112 3/31/2026
1.0.0 148 3/28/2026

Bumps PhoenixmlDb.XQuery 1.1.0.5 → 1.3.15. Picks up 20+ versions of engine fixes including the JSON serializer conformance work (QT3 method-json 64/74 → 73/74), full source-location coverage, Phase 2.5 perf (2.6× win), Martin Honnen bug fixes, and library-module decimal-format scoping. No MCP API changes.