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.

コメント

「クラウドとインフラ」の他のコンテンツ