OXC AST Parser
Provides direct access to the OXC JavaScript/TypeScript parser for parsing code into ASTs, validating syntax and semantics, and ex
Unofficial experimental MCP server that provides direct access to the OXC JavaScript/TypeScript parser, enabling AI assistants to parse code into ASTs, validate syntax and semantics, and explore AST node documentation. Built in Rust using the oxc_parser crate, it offers three core tools: parsing code snippets into detailed AST representations, checking for syntactic and semantic errors with diagnostic output, and browsing comprehensive documentation for OXC AST node types with regex filtering. Designed as a companion tool for developers working on JavaScript/TypeScript tooling like linters or formatters, allowing agents to understand AST structures and verify code correctness before further processing.
Source
Repository: https://github.com/leaysgur/oxc-ast-mcp
Maintain OXC AST Parser?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[OXC AST Parser on getagentictools](https://getagentictools.com/mcp/leaysgur-oxc-ast-mcp?ref=badge)