Skip to main content
Glama

Doppler MCP Server

by aledlie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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_secrets_get

Get a secret value from Doppler

doppler_secrets_list

List all secrets in a Doppler config

doppler_secrets_set

Set a secret value in Doppler

doppler_secrets_delete

Delete a secret from Doppler

doppler_projects_list

List all Doppler projects

doppler_projects_create

Create a new Doppler project

doppler_configs_list

List all configs in a Doppler project

doppler_configs_create

Create a new config in a Doppler project

doppler_environments_list

List all environments in a Doppler project

doppler_run

Run a command with Doppler secrets injected as environment variables

doppler_me

Get information about the current authenticated Doppler user

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/aledlie/doppler-mcp'

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