MCP.so
登录

aws-boto3-mcp-private

@didier-durand

关于 aws-boto3-mcp-private

AWS Boto3 (Pyton) MCP Server

基本信息

分类

云与基础设施

许可证

MIT license

运行时

python

传输方式

stdio

发布者

didier-durand

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is aws-boto3-mcp-private?

aws-boto3-mcp-private is an MCP server that executes Python code using the AWS Boto3 SDK to monitor and manage AWS resources in a given account. It is designed for use by LLMs, AI agents, or developer tools like AWS Q Developer or Claude Desktop. The server architecture consists of a front-end MCP server and a backend Docker container hosted on AWS Lightsail.

How to use aws-boto3-mcp-private?

The MCP client must provide valid AWS credentials (access key and secret key) as input parameters to the code executor tool. Access to the backend container can be restricted using AWS Lightsail firewall rules.

Key features of aws-boto3-mcp-private

  • Executes Python code via AWS Boto3 SDK.
  • Requires AWS credentials from the MCP client.
  • Front-end MCP server follows official MCP architecture.
  • Backend runs in a Docker container on AWS Lightsail.
  • Supports restricting container access via Lightsail firewall rules.

Use cases of aws-boto3-mcp-private

  • Automated AWS resource management via AI agents.
  • Secure monitoring of AWS account state.
  • Running ad‑hoc Boto3 scripts through a chat interface.
  • Integrating AWS operations into LLM‑driven workflows.

FAQ from aws-boto3-mcp-private

How does aws-boto3-mcp-private ensure security?

The MCP client must supply AWS credentials (access key and secret key) as input parameters to the code executor. Additionally, access to the backend Docker container can be restricted using AWS Lightsail firewall rules.

What are the runtime requirements?

The server requires a front‑end MCP server and a backend Docker container running on AWS Lightsail. No other dependencies are specified.

Where does code execution take place?

Code execution occurs inside the backend Docker container hosted on AWS Lightsail.

What transports or authentication does it support?

The server implements the standard MCP architecture. The MCP specifications (updated March 25, 2025) include OAuth2, but no specific authentication method is detailed for this server.

评论

云与基础设施 分类下的更多 MCP 服务器