The Applied Biosystems Axiom Microbiome Array enables high-throughput detection of bacteria, archaea, viruses, protozoa, and fungi across multiple samples. However, its native software outputs are not compatible with common downstream analysis tools, requiring preprocessing. We identified a lack of open-source pipelines tailored to these outputs. To address this gap, we developed AxioParse, a Python-based pipeline built with the Dagster orchestration framework that automates data cleaning, taxonomic mapping, and formatting for downstream analysis. AxioParse reduces manual processing and generates datasets compatible with platforms such as QIIME2 and R, improving reproducibility and facilitating broader use of the Axiom Microbiome Array in microbiome research (https://github.com/Eghtesady-Lab-Bioinformatics/axioparse).