# Environment Settings Manager

Manage environment variables and application settings securely through a hosted MCP server. Simplify configuration and secret management for your applications with centralized control. Enhance securi…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add samihalawa/env-settings-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list samihalawa/env-settings-mcp
```

---

Source: https://github.com/samihalawa/env-settings-mcp
