Skip to main content
Glama
101,581 tools. Last updated 2026-04-09 21:08
  • Extract unique XML tag names with occurrence counts to analyze document structure and understand unfamiliar XML formats.
    MIT
  • Convert XML documents to Python dictionaries for easier data processing. This tool parses XML strings into structured JSON format with attributes and text content properly organized.
    MIT
  • Validate XML strings for well-formed structure. Check syntax and return validation results to ensure data integrity in AI applications.
    MIT
  • Convert XML files to JSON strings directly for quick content inspection without file creation. Specify input path and max bytes to read. Supports optional XML parsing settings like preserving property order.
  • Extract text content from XML elements by specifying tag names to retrieve specific data values from structured documents.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Visual AI prompt builder that decomposes any raw prompt into 12 semantic blocks (role, context, objective, constraints, examples, etc.) and recompiles them into Claude-optimized XML. Exposes decompose_prompt and compile_prompt tools.

  • An MCP server for converting data between 16 formats including JSON, YAML, TOML, CSV, XML, Markdown, HTML, Excel, PDF, and more. Supports single transforms, batch fan-out to multiple targets in one call, and JSON reshaping with dot-notation path mapping. 240 conversion pairs, zero config.