Developer Tools
Trust: 32/100 (Limited)io.github.ryudi84/env Guide
MCP server for .env file validation, parsing, and comparison.
by ryudi84
Quick Start
Install
npx env-forge-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ryudi84-env": {
"command": "npx",
"args": [
"env-forge-mcp"
]
}
}
}