AWS Secrets Manager MCP Server

Stablesecurity
120 starsTypeScriptawslabs
GitHub
About

Overview

The AWS Secrets Manager MCP Server enables AI agents to interact with AWS Secrets Manager. It provides tools for retrieving secrets, creating new secrets, rotating secrets, and managing secret versions.
Capabilities

Tools & Capabilities

get_secret

Retrieve a secret value

list_secrets

List all secrets

create_secret

Create a new secret

rotate_secret

Trigger secret rotation

Setup

Installation

bash
Install
npx -y @awslabs/mcp-server-secrets-manager
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "secrets": {
      "command": "npx",
      "args": ["-y", "@awslabs/mcp-server-secrets-manager"],
      "env": { "AWS_REGION": "us-east-1" }
    }
  }
}

Quick Info

Authorawslabs
LanguageTypeScript
StatusStable
Stars 120
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
AWS Secrets Manager MCP Server - MCP Server Directory - CortexAgent