Validate, convert, and lint YAML files with an AI-powered MCP tool.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.CSOAI-ORG/yaml-ai-mcp" MCP server from askskill: Run: claude mcp add 'io-github-csoai-org-yaml-ai-mcp' -- npx -y yaml-ai-mcp
Please validate the following YAML, identify any syntax errors, and provide the exact error location with fix suggestions: apiVersion: v1 kind: ConfigMap metadata: name: app-config data: LOG_LEVEL: info TIMEOUT: 30
Returns whether the YAML is valid, the error location, and a suggested corrected version.
Convert this YAML into formatted JSON while preserving the same field structure: server: host: localhost port: 8080 features: auth: true cache: false
Outputs well-formatted JSON with the same structure for programmatic use or API testing.
Please lint the following YAML, list indentation, naming, or style issues, and provide an improved version: services: - name: web image: nginx ports: - 80:80
Returns a list of lint issues, explanations, and a cleaner revised YAML version.
Validate JSON, emails, and other inputs for agents and applications.
Convert YAML and JSON deterministically with fewer configuration formatting errors.
Search, browse, and retrieve detailed YApi interface information quickly.
Test MCP servers for spec compliance and quickly identify protocol issues.
Connect AI assistants to YAPI for API lookup and development collaboration.
Create surveys and validate questions with AI for agents.