Back to Home
zv-louis icon

updsts

Verified Safe

by zv-louis

Overview

A command-line tool and local MCP server for managing and updating AWS STS credentials in a credentials file.

Installation

Run Command
updsts mcp --mcp-server

Environment Variables

  • http_proxy
  • HTTP_PROXY
  • https_proxy
  • HTTPS_PROXY

Security Notes

The server securely handles AWS credentials by reading from standard AWS credentials files and managing temporary STS tokens. Sensitive information like secret keys and session tokens are masked when displayed or retrieved via MCP tools, preventing their exposure to external agents. Communication for the MCP server itself uses stdio, limiting direct network exposure for the MCP interface. Proxy settings are read from environment variables, which is standard practice. No 'eval' or other directly exploitable patterns were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-06

Tags

AWSSTSCredentialsMFACLIMCP Server