Skip to content
Windsurf

toml yaml json mcp for Windsurf

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

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

client:Windsurf transport:stdio runtime:npm

Install toml yaml json mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "toml-yaml-json-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/toml-yaml-json-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

toml yaml json mcp in other clients