js-yaml

GitHub

JavaScript YAML parser and dumper. Very fast.

6,615 stars JavaScript JavaScript 1 file ยท ~196 tokens

Parser (js-yaml) MCP Server

Model Context Protocol (parser) server

View all js-yaml servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "parser": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-parser"
      ]
    }
  }
}