Skip to content
Claude Desktop

yaml ai mcp for Claude Desktop

io.github.csoai-org/yaml-ai-mcp

AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By

client:Claude Desktop transport:stdio runtime:pypi

Install yaml ai mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "yaml-ai-mcp": {
      "command": "uvx",
      "args": [
        "yaml-ai-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

yaml ai mcp in other clients