Skip to content
Back to search
30
MCP

io.github.mukundakatta/toml-yaml-json-mcp

io.github.mukundakatta/toml-yaml-json-mcp

Parse, format, and convert configs across TOML, YAML, and JSON.

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

Similar MCP servers embedding-nearest

io.github.MukundaKatta/toml-yaml-json-mcp
Parse, format, and convert configs across TOML, YAML, and JSON.
0 tools
@mcp-listing/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
Strict AST-based YAML and JSON parser Model Context Protocol (MCP) server. Bidirectional conversion with deep validation.
0 tools
io.github.ryudi84/json-forge-mcp
JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
file-converter-mcp
Convert files via MCP protocol — CSV, JSON, YAML, and Markdown. Purpose-built for AI agent data pipelines.
0 tools
io.github.csoai-org/yaml-ai-mcp
AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mukundakatta/toml-yaml-json-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}