js-yaml

GitHub

JavaScript YAML parser and dumper. Very fast.

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

Common (js-yaml) MCP Server

Model Context Protocol (common) server

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