# io.github.sebastienrousseau/noyalib-mcp (oci · ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45)

MCP server for lossless YAML 1.2 parsing, formatting, and validation (pure Rust).

- Trust score: 43/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- oci · `ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45`: 43/100 (this document), [markdown](https://verifymcp.io/servers/sebastienrousseau-noyalib-mcp/ghcr-io-sebastienrousseau-noyalib-mcp-0-0-45.md), [page](https://verifymcp.io/servers/sebastienrousseau-noyalib-mcp/ghcr-io-sebastienrousseau-noyalib-mcp-0-0-45)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - Install-script risk not yet assessed.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **Provenance & Transparency**: 48/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT OR Apache-2.0).
  - Actively maintained (last published 0 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 87/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 881 tokens (~110/item across 8 items; 6 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

**Unverified: 2 categories.** Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the io.github.sebastienrousseau/noyalib-mcp server?

io.github.sebastienrousseau/noyalib-mcp runs locally as a container image, launched with docker run --rm -i ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add sebastienrousseau-noyalib-mcp -- docker run --rm -i ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45
```

### Cursor

```json
{
  "mcpServers": {
    "sebastienrousseau-noyalib-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "sebastienrousseau-noyalib-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add sebastienrousseau-noyalib-mcp -- docker run --rm -i ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sebastienrousseau-noyalib-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  sebastienrousseau-noyalib-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45"]
```

### Netclaw

```json
{
  "McpServers": {
    "sebastienrousseau-noyalib-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45"
      ]
    }
  }
}
```

### Other

```json
{
  "mcpServers": {
    "sebastienrousseau-noyalib-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 43)

First indexed and scored.

## MCP tools (6)

### `noyalib_get` (~115 tokens)

Read a YAML value (lossless)

Read the YAML value at a dotted/indexed path in the given file and return the source slice exactly — no re-quoting, no canonicalisation, comments and formatting preserved. Use this to inspect a value before changing it; use `noyalib_set` to write a value back losslessly.

Input parameters:

- `file` (string, required): Path to the YAML file on disk.
- `path` (string, required): Dotted/indexed path into the YAML, e.g. `server.host` or `items[0].name`.

### `noyalib_set` (~172 tokens)

Write a YAML value (lossless)

Set the YAML value at a dotted/indexed path in the given file, rewriting only the touched span so every comment, blank line, and sibling entry is preserved byte-for-byte (written atomically). Use this for Renovate-style version bumps and config patches; use `noyalib_get` first when you need to read the current value. On a parse error the document is left unchanged.

Input parameters:

- `file` (string, required): Path to the YAML file on disk.
- `path` (string, required): Dotted/indexed path into the YAML.
- `value` (string, required): Replacement value as a YAML fragment (e.g. `0.0.2`, `\"hello\"`, `[1, 2, 3]`). Must parse in the target position; the document is left unchanged on parse error.

### `noyalib_set_multidoc` (~193 tokens)

Write a YAML value in one document of a multi-doc stream (lossless)

Set the YAML value at a dotted/indexed path within a single document of a multi-document (`---`-separated) YAML stream, selected by zero-based document index. Only the touched span of that one document is rewritten; every other document, comment, blank line and separator is preserved byte-for-byte (written atomically). Use `noyalib_set` for a single-document file. On a parse error or out-of-range index the file is left unchanged.

Input parameters:

- `doc_index` (integer, required): Zero-based index of the document within the `---`-separated stream to modify.
- `file` (string, required): Path to the multi-document YAML file on disk.
- `path` (string, required): Dotted/indexed path into the selected document.
- `value` (string, required): Replacement value as a YAML fragment. Must parse in the target position; the file is left unchanged on parse error.

### `noyalib_parse` (~93 tokens)

Parse YAML text into JSON (stateless)

Parse the YAML text given in the request and return its JSON data model (custom tags stripped, the projection the official YAML test suite expects). Multi-document streams return a JSON array with one element per document. Refuses hostile input (nesting, alias expansion, size) with the same limits as the library. Nothing is read from or written to disk.

Input parameters:

- `yaml` (string, required): The YAML text to parse.

### `noyalib_edit` (~121 tokens)

Edit a value in YAML text, losslessly (stateless)

Set the value at a dotted/indexed path in the YAML text given in the request and return the whole edited text. Only the touched span changes; every comment, blank line and quote style elsewhere is preserved byte-for-byte. Nothing on disk is touched: the caller decides where the result goes.

Input parameters:

- `path` (string, required): Dotted/indexed path, e.g. `server.port` or `items[0].name`.
- `value` (string, required): Replacement value as a YAML fragment.
- `yaml` (string, required): The YAML text to edit.

### `noyalib_validate` (~106 tokens)

Validate YAML text, optionally against a JSON Schema (stateless)

Check that the YAML text parses under the library's limits, and when a JSON Schema (as JSON text) is given, that the document satisfies it. Returns `valid` with an empty list, or the parse error with its line and column, or every schema violation with its RFC 6901 path. Nothing on disk is touched.

Input parameters:

- `schema` (string): A JSON Schema, as JSON text (optional).
- `yaml` (string, required): The YAML text to validate.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/sebastienrousseau-noyalib-mcp/ghcr-io-sebastienrousseau-noyalib-mcp-0-0-45#diagnostics

## Score history

- 2026-09-20: 43
- 2026-09-19: 43

## Common questions

### What is the io.github.sebastienrousseau/noyalib-mcp server?

io.github.sebastienrousseau/noyalib-mcp is listed in the public MCP registry as io.github.sebastienrousseau/noyalib-mcp. MCP server for lossless YAML 1.2 parsing, formatting, and validation (pure Rust). This page covers its container image (ghcr.io/sebastienrousseau/noyalib-mcp:0.0.45).

### Is the io.github.sebastienrousseau/noyalib-mcp server safe to use?

io.github.sebastienrousseau/noyalib-mcp scores 43 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.sebastienrousseau/noyalib-mcp server expose?

io.github.sebastienrousseau/noyalib-mcp exposes 6 tools: noyalib_get, noyalib_set, noyalib_set_multidoc, noyalib_parse, noyalib_edit, noyalib_validate. Their descriptions and schemas cost roughly 800 tokens of context every time the server is loaded.

### Is the io.github.sebastienrousseau/noyalib-mcp server still maintained?

io.github.sebastienrousseau/noyalib-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.sebastienrousseau/noyalib-mcp server under?

io.github.sebastienrousseau/noyalib-mcp declares the MIT OR Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- Repository: https://github.com/sebastienrousseau/noyalib-mcp
- Changelog RSS feed: https://verifymcp.io/servers/sebastienrousseau-noyalib-mcp/ghcr-io-sebastienrousseau-noyalib-mcp-0-0-45.xml
- Changelog JSON feed: https://verifymcp.io/servers/sebastienrousseau-noyalib-mcp/ghcr-io-sebastienrousseau-noyalib-mcp-0-0-45.json
- HTML version of this page: https://verifymcp.io/servers/sebastienrousseau-noyalib-mcp/ghcr-io-sebastienrousseau-noyalib-mcp-0-0-45
