About
Overview
The YAML MCP Server enables AI agents to work with YAML files. It provides tools for parsing, validating, converting between YAML and JSON, and merging YAML documents.
Capabilities
Tools & Capabilities
⚡parse
Parse YAML content
⚡validate
Validate YAML syntax
⚡convert_to_json
Convert YAML to JSON
⚡merge
Merge multiple YAML files
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-yamlExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"yaml": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-yaml"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026