Skip to content
Back to search
30
MCP

@mcp-listing/yaml-json-converter-mcp

npm/@mcp-listing/yaml-json-converter-mcp

Strict AST-based YAML and JSON parser Model Context Protocol (MCP) server. Bidirectional conversion with deep validation.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@vinkius/yaml-json-converter-mcp
Strict AST-based YAML and JSON parser Model Context Protocol (MCP) server. Bidirectional conversion with deep validation.
0 tools
vinkius/yaml-json-converter-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for seamless YAML/JSON bidirection
0 tools
@mcp-listing/json-schema-validator-mcp
Deterministic JSON Schema validation Model Context Protocol (MCP) server. Strictly validate JSON payloads against defined schemas.
0 tools
file-converter-mcp
Convert files via MCP protocol — CSV, JSON, YAML, and Markdown. Purpose-built for AI agent data pipelines.
0 tools
Transform Rules MCP Server
MCP server for CSV/JSON data transformation using YAML rules
0 tools
@mcp-listing/base-converter-mcp
Deterministic base conversion Model Context Protocol (MCP) server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mcp-listing/yaml-json-converter-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}