← Index

io.github.ryudi84/env

io.github.ryudi84/env·v1.0.3·Filesystem
Quality Score
82
/100

MCP server for .env file validation, parsing, and comparison.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "env": {
      "command": "npx",
      "args": [
        "-y",
        "env-forge-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "env": {
      "command": "npx",
      "args": [
        "-y",
        "env-forge-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y env-forge-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem