kayaozkur/mcp-server-doppler
If you are the rightful owner of mcp-server-doppler and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A unified Model Context Protocol (MCP) server that provides secure access to Doppler's secret management platform.
Tools
Functions exposed to the LLM to take actions
doppler_list_projects
List all available Doppler projects.
doppler_list_secrets
List all secret names in a specific project/config.
doppler_get_secret
Retrieve a specific secret value.
doppler_set_secret
Create or update a secret.
doppler_delete_secrets
Delete one or more secrets.
doppler_promote_secrets
Promote secrets from one environment to another.
doppler_create_service_token
Create a service token for CI/CD or application access.
doppler_get_activity_logs
Retrieve audit logs for compliance and monitoring.
doppler_get_security_recommendations
Get AI-powered security recommendations based on environment and token type.
doppler_validate_configuration
Validate your project configuration against security standards.
doppler_troubleshoot_issue
Get AI assistance for troubleshooting Doppler-related issues.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client