noyalib-mcp 0.0.39

Model Context Protocol server exposing noyalib's lossless YAML editing to AI agents
Documentation
<!-- SPDX-FileCopyrightText: 2026 Noyalib -->
<!-- SPDX-License-Identifier: MIT OR Apache-2.0 -->

# The noyalib-mcp Manual

A Model Context Protocol server giving AI agents lossless YAML editing. `noyalib-mcp` is one of the six crates of the noyalib family and
releases in lockstep with the core library at the identical `=0.0.X`.

This manual is the rendered form of the Markdown in the repository's
[`docs/`](https://github.com/sebastienrousseau/noyalib-mcp/tree/main/docs)
directory; the repository copy is canonical. The family manual for the
core library, with the user guide, migrations, and policies, is at
[https://sebastienrousseau.github.io/noyalib/manual/](https://sebastienrousseau.github.io/noyalib/manual/).

## Pages

| Page |
| :--- |
| [Agent integration]agent-integration.md |
| [MCP tools reference]tools-reference.md |
| [Architecture]ARCHITECTURE.md |

Install, quick start, and the full surface are in the
[README](https://github.com/sebastienrousseau/noyalib-mcp#readme). The
[CHANGELOG](https://github.com/sebastienrousseau/noyalib-mcp/blob/main/CHANGELOG.md)
is the complete release record.