Developer Tools
Trust: 32/100 (Limited)io.github.ryudi84/env-forge-mcp Guide
Parse, validate, and manage .env environment files
by ryudi84
Quick Start
Install
npx env-forge-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ryudi84-env-forge-mcp": {
"command": "npx",
"args": [
"env-forge-mcp"
]
}
}
}