Skip to content
Back to search
30
MCP

io.github.sebastienrousseau/noyalib-mcp

io.github.sebastienrousseau/noyalib-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.noahgift/depyler-mcp
MCP server for Depyler: Python-to-Rust transpiler with analysis and verification tools
0 tools
io.github.csoai-org/yaml-ai-mcp
AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By
0 tools
io.github.noahgift/ruchy-mcp
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.yawlabs/ssh-mcp
MCP server for SSH operations with built-in diagnostics
0 tools
io.github.yawlabs/nol-mcp
nol MCP server -- search, cited Q&A, and pages over your team's knowledge base
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.sebastienrousseau/noyalib-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}