Skip to main content
Glama

MCP Server Doppler

by kayaozkur
MIT License
1
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (debug, info, warn, error)info
DOPPLER_TOKENYesYour Doppler API token
DOPPLER_ENABLE_INTELLIGENCENoEnable AI-powered intelligence featuresfalse

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
doppler_list_projects

List all Doppler projects

doppler_list_secrets

List all secret names in a project/config

doppler_get_secret

Get a specific secret value

doppler_set_secret

Set or update a secret value

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 a project/config

doppler_get_activity_logs

Get activity logs for auditing

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kayaozkur/mcp-server-doppler'

If you have feedback or need assistance with the MCP directory API, please join our Discord server