The Doppler MCP Server allows for comprehensive management of Doppler secrets, providing functionality to:
List all accessible Doppler projects (
doppler_list_projects
)List all secret names within a specific project and configuration (
doppler_list_secrets
)Retrieve the value of a specific secret (
doppler_get_secret
)Set or update secret values (
doppler_set_secret
)Delete one or more secrets (
doppler_delete_secrets
)Promote secrets from one environment to another (
doppler_promote_secrets
)Create service tokens for projects/configurations (
doppler_create_service_token
)Retrieve activity logs for auditing purposes (
doppler_get_activity_logs
)
Provides Node.js applications with secure programmatic access to Doppler's secret management platform, allowing Node.js apps to retrieve, update, and manage secrets and environment variables stored in Doppler.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
A Model Context Protocol server that provides secure access to Doppler's secret management platform, allowing AI assistants to manage secrets, environment variables, and configurations through Doppler's API.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables interaction with Infisical APIs for secret management, allowing users to create, update, delete, and list secrets through function calling.Last updated -91927Apache 2.0
- -securityAlicense-qualityA Model Context Protocol server that provides tools for interacting with Docker images, containers, and registries, enabling AI assistants to search, analyze, and manage Docker resources through a standardized interface.Last updated -MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server for managing cloud servers, particularly DigitalOcean droplets, allowing users to identify providers via IP addresses and perform operations like power management, status monitoring, and resource usage tracking.Last updated -301