dotenv
Loads environment variables from .env for nodejs projects.
dotenv MCP Server
MCP server for motdotla/dotenv
Ready-to-Use Client Configurations
{
"mcpServers": {
"dotenv": {
"command": "npx",
"args": [
"-y",
"@motdotla/dotenv"
]
}
}
}