← Back to Plugins
MCP Server MCP

EnvSync-LE

github By github 👁 1 views ▲ 0 votes

Compare dotenv files and report which keys are missing or extra, by name only.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "envsync-le-mcp",
      "version": "2.2.5",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...