← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: open(), os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/yaml-ai-mcp
AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By
B
75.7 / 100
Versions
1.0.8latestfirst seen Jun 30, 2026
Tools 4
validate_yaml annotations: none low
Validate YAML syntax and report any errors. Args: content: YAML string to validate
api_key str content str
convert_yaml_json annotations: none low
Convert between YAML and JSON formats. Args: content: Input content string direction: Conversion direction - 'yaml_to_json' or 'json_to_yaml'
api_key str content str direction str
lint_yaml annotations: none low
Lint YAML content for style issues and best practices. Args: content: YAML string to lint
api_key str content str
merge_yaml annotations: none low
Merge two YAML documents together. Args: yaml_a: First YAML document (base) yaml_b: Second YAML document (overlay) strategy: Merge strategy - 'deep' (recursive merge) or 'shallow' (top-level only)
yaml_a str yaml_b str api_key str strategy str
Permissions 3
network medium filesystem low env_vars low Scan Findings 30
low
Tool 'validate_yaml' has no annotations
low
Tool 'convert_yaml_json' has no annotations
low
Tool 'lint_yaml' has no annotations
low
Tool 'merge_yaml' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: validate_yaml
info
Tool: convert_yaml_json
info
Tool: lint_yaml
info
Tool: merge_yaml
info
Transport: streamable-http
info
Required env vars (1)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
SBOM generated: 1 components
medium
No build provenance detected (SLSA L0)