extract_xml — ZUGFeRD Validator MCP Tool
extract_xml
(extract xml) is one of 5 tools on the
ZUGFeRD Validator
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call extract_xml from your client
- Claude Code ZUGFeRD Validator extract_xml run in your project directory
- Claude Desktop ZUGFeRD Validator extract_xml ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ZUGFeRD Validator extract_xml ~/.cursor/mcp.json
- VS Code ZUGFeRD Validator extract_xml .vscode/mcp.json
- Zed ZUGFeRD Validator extract_xml ~/.config/zed/settings.json
- Windsurf ZUGFeRD Validator extract_xml ~/.codeium/windsurf/mcp_config.json
- Cline ZUGFeRD Validator extract_xml ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ZUGFeRD Validator extract_xml ~/.gemini/settings.json
- Grok ZUGFeRD Validator extract_xml .mcp.json (in your project root)
- ChatGPT ZUGFeRD Validator extract_xml Settings → Connectors → Advanced → Developer mode
- Claude.ai ZUGFeRD Validator extract_xml Settings → Connectors → Add custom connector
- LangChain ZUGFeRD Validator extract_xml pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http validator https://api.zugferd-validator.de/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.