AWS Customer Playbook Advisor MCP

by eisuke000111

Not rated
GitHub

About

Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.

Details

Author
eisuke000111
Categories
Cloud Service, Infrastructure

Setup

Install AWS Customer Playbook Advisor MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/eisuke000111/aws-customer-playbook-advisor-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.

※ このリポジトリは非公式のものであり、クローンしてもらって試してもらっても良いですが責任は負いません。

AWS公式のAWS Customer Playbook Frameworkリポジトリを活用して、リアルタイムでAWSセキュリティガイダンスを提供するModel Context Protocol (MCP)サーバーです。

AWS Customer Playbook Advisor MCPは、Claude Desktopユーザーが自然言語でAWSセキュリティのベストプラクティス、インシデント対応プレイブック、予防的セキュリティ対策にアクセスできるようにします。このサーバーはAWSの公式リポジトリから最新のセキュリティプレイブックを動的に取得し、常に最新のセキュリティガイダンスを提供します。

- 動的なプレイブック取得: AWS公式GitHubリポジトリから直接セキュリティプレイブックを取得
- スマートなコンテンツ抽出: プレイブックから要約や予防ガイダンスを自動抽出
- サービス固有のガイダンス: S3、IAM、EC2、RDSなどのAWSサービスに特化したセキュリティアドバイスを提供
- キャッシング: パフォーマンス最適化のための5分間キャッシュを実装
- 認証不要: パブリックなGitHub APIエンドポイントを使用

- scenario(必須): セキュリティシナリオまたはサービス名(例: "s3", "iam", "ransomware")
- playbook_name(オプション): 取得する特定のプレイブック名

"S3セキュリティのAWSプレイブックを取得して" "ランサムウェアインシデント対応プレイブックを表示して"

- service(必須): AWSサービス名(例: "S3", "IAM", "EC2", "RDS", "VPC", "SES", "SageMaker", "Bedrock")

"S3の予防対策を教えて" "IAMのセキュリティベストプラクティスを表示して"
"利用可能なAWSセキュリティプレイブックをすべてリストして" "どのようなプレイブックが利用できますか?"
git clone https://github.com/yourusername/aws-customer-playbook-advisor-mcp.git cd aws-customer-playbook-advisor-mcp

macOS:~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:%APPDATA%\Claude\claude_desktop_config.json

{ "mcpServers": { "aws-security-advisor": { "command": "node", "args": ["/path/to/aws-customer-playbook-advisor-mcp/dist/index.js"] } } }

設定が完了したら、Claude Desktop内でAWSセキュリティアドバイザーと対話できます:

- 特定のプレイブックを取得: 「S3データ漏洩に対処するAWSプレイブックを表示して」
- 予防ガイダンス: 「AWS IAMのセキュリティベストプラクティスは何ですか?」
- リソースをリスト: 「どのようなセキュリティプレイブックが利用できますか?」
- インシデント対応: 「AWSでランサムウェア攻撃に対応する方法は?」

aws-customer-playbook-advisor-mcp/ ├── src/ │ └── index.ts # メインサーバー実装 ├── dist/ # コンパイル済みJavaScript出力 ├── package.json # プロジェクト設定 ├── tsconfig.json # TypeScript設定 └── manifest.json # MCPマニフェストファイル
# 依存関係をインストール npm install # プロジェクトをビルド npm run build # 開発モードで実行 npm run dev

- 言語: TypeScript
- ランタイム: Node.js (ES2022モジュール)
- プロトコル: Model Context Protocol (MCP)
- 主要依存関係:@modelcontextprotocol/sdk

コントリビューションを歓迎します!イシューやプルリクエストをお気軽に提出してください。

このプロジェクトはAWSが管理する公式のAWS Customer Playbook Frameworkを活用しています。すべてのセキュリティプレイブックとガイダンスはこのリポジトリから取得されています。

このツールは情報提供を目的としてAWSセキュリティプレイブックへのアクセスを提供します。セキュリティガイダンスは常に公式のAWSドキュメントで確認し、重要なセキュリティ決定についてはセキュリティ専門家に相談してください。

Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services

Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

Core AWS MCP server providing prompt understanding and server management capabilities.

Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.

Query and analyze your Axiom logs, traces, and all other event data in natural language

Manage and interact with Microsoft Azure services.

Bastion: External Attack Surface Monitoring

Ask your AI assistant about your attack surface: run scans, catch expiring certificates and domains, triage findings, and generate reports.

Agent-ready global image CDN that AI agents can install and operate through MCP.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.