doppler-mcp.md

Doppler MCP

from"doppler"
480

Doppler secrets management and environment variables

Security
Dopplersecretsenvconfig
install.sh
# Clone the repository
$git clone https://github.com/dopplerhq/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve