458,064 tools. Updated 2026-08-14 22:15
"AWS Secrets Manager" matching MCP tools:
- Update organization subscription for Password Manager and/or Secrets Manager, adjusting seats, storage, and auto-scale limits.GPL 3.0
- Re-fetch database credentials from AWS Secrets Manager and reconnect. Use after running aws sso login to recover from an expired session or after secret rotation.MIT
- List all Secrets Manager secrets including rotation status and key names used by application code, so you can verify rotation and avoid guessing key names when writing code.MIT
- List Bitwarden Secrets Manager projects accessible to your machine identity, returning metadata for each project.MIT
- Creates a secure reference to a secret in AWS Secrets Manager, Azure Key Vault, or HashiCorp Vault, returning a UUID and slug without exposing the secret value.MIT
- Opens the Bitwarden Secrets Manager web vault in a browser, optionally filtered to a specific project using its UUID for targeted access.MIT
Matching MCP Servers
- Alicense-qualityCmaintenanceEnables secure delivery of Bitwarden Secrets Manager secrets to approved local files without exposing secret values to the MCP client or model. It provides metadata-only secret discovery and atomic file writes for single secrets or raw env files.MIT
- Alicense-qualityAmaintenanceKSM MCP is a Model Context Protocol (MCP) server that acts as a secure intermediary between AI language models (like Claude) and Keeper Secrets Manager (KSM). It allows AI agents to manage your KSM secrets-such as listing, creating, retrieving, and deleting records and folders-while protecting your10MIT
Matching MCP Connectors
The AWS Knowledge MCP server is a fully managed remote Model Context Protocol server that provides real-time access to official AWS content in an LLM-compatible format. It offers structured access to AWS documentation, code samples, blog posts, What's New announcements, Well-Architected best practices, and regional availability information for AWS APIs and CloudFormation resources. Key capabilities include searching and reading documentation in markdown format, getting content recommendations, listing AWS regions, and checking regional availability for services and features.
French address intelligence: 18.6M sold prices, energy, risk, crime and schools — each sourced.
- List all secrets stored in LocalStack's Secrets Manager to retrieve and manage your local AWS secrets during development and testing.MIT
- Retrieve names and metadata of secrets stored in AWS Secrets Manager. Use filters to find specific secrets by name, description, or tags without exposing secret values.BSD 3-Clause
- Scan files to detect and redact exposed secrets like AWS keys, GitHub tokens, and private keys, preventing credential leaks.MIT
- Create a new secret in LocalStack's Secrets Manager by specifying a name and optional value, enabling secure storage and retrieval of configuration data during development and testing.MIT
- Retrieve metadata for a secret in LocalStack's Secrets Manager by providing the secret name or ARN.MIT
- Restore a previously deleted secret in AWS Secrets Manager. Provide the secret ID or ARN to recover it for local development and testing.MIT
- Scan conversation files to find leaked secrets such as AWS keys, API tokens, passwords, private keys, connection strings, and JWTs.MIT
- Retrieve secret values from LocalStack Secrets Manager using a secret name or ARN. Get plaintext secrets for local AWS development and testing.MIT
- Update the value of an existing secret in LocalStack Secrets Manager to modify local AWS credentials or configuration during development.MIT
- Retrieve names of AWS Secrets Manager secrets to manage sensitive data access and configuration across cloud applications.MIT
- Delete a secret from AWS Secrets Manager in LocalStack. Use force delete to immediately remove the secret without waiting for the recovery window.MIT
- Detect hardcoded secrets in files and directories: AWS keys, GitHub tokens, API keys, private keys, database URLs, and more with 20+ recognition patterns.MIT
- List secrets and their versions from Google Cloud Secret Manager. Supports filtering by project and optionally displaying secret values.MIT
- Scans a codebase directory for exposed secrets, API keys, and credentials, including AWS keys, GitHub tokens, and database connection strings.