Loading MCP server directory, please wait...
Parse, format, and convert configs across TOML, YAML, and JSON.
npx @getmcp/cli add io.github.MukundaKatta/toml-yaml-json-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MukundaKatta/toml-yaml-json-mcp": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/toml-yaml-json-mcp"
]
}
}
}