Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Aws Audit Mcp Server

    Audit Framework

    0 stars
    Python
    Updated Aug 1, 2025

    Table of Contents

    • 🚀 Quick Start
    • Local Development
    • Production Deployment
    • 🔧 Features
    • 📖 MCP Client Configuration
    • n8n MCP Tool
    • GitHub Copilot
    • 🛠️ Available Scripts
    • 📝 Architecture
    • 📚 Documentation

    Table of Contents

    • 🚀 Quick Start
    • Local Development
    • Production Deployment
    • 🔧 Features
    • 📖 MCP Client Configuration
    • n8n MCP Tool
    • GitHub Copilot
    • 🛠️ Available Scripts
    • 📝 Architecture
    • 📚 Documentation

    Documentation

    AWS Documentation MCP Server

    Model Context Protocol (MCP) server providing access to AWS documentation.

    🚀 Quick Start

    Local Development

    bash
    ./scripts/run-docker.sh
    curl http://localhost:8000/sse

    Production Deployment

    Follow the step-by-step guide: **DEPLOYMENT-GUIDE.md**

    🔧 Features

    • 3 MCP Tools:
    • search_documentation - Search AWS docs
    • read_documentation - Read specific pages
    • recommend - Get related content
    • SSE Transport - Compatible with n8n, GitHub Copilot, and other MCP clients

    📖 MCP Client Configuration

    n8n MCP Tool

    json
    {
      "url": "https://mcp-server.fuderrpham.io.vn/sse",
      "transport": "SSE"
    }

    GitHub Copilot

    json
    {
      "mcpServers": {
        "aws-docs": {
          "url": "https://mcp-server.fuderrpham.io.vn/sse"
        }
      }
    }

    🛠️ Available Scripts

    • ./scripts/run-docker.sh - Run locally for testing
    • ./scripts/get-aws-info.sh - Get AWS account info for deployment
    • ./scripts/build_lambda.sh - Build Lambda package (optional)

    📝 Architecture

    code
    Internet → Nginx (SSL) → Docker Container (Port 8000)
                          ↓
                     MCP Server (SSE Transport)
                          ↓
                  AWS Documentation APIs
    code
    ┌─────────────┐    HTTPS    ┌─────────────┐    HTTP    ┌─────────────┐
    │   MCP       │ ──────────► │   Nginx     │ ─────────► │   Docker    │
    │   Client    │             │   Proxy     │            │   Container │
    │  (n8n/VSC)  │             │   + SSL     │            │ (MCP Server)│
    └─────────────┘             └─────────────┘            └─────────────┘
                                       │
                                ┌─────────────┐
                                │ Let's       │
                                │ Encrypt     │
                                │ SSL Cert    │
                                └─────────────┘

    📚 Documentation

    • MCP Server Deployment Guide: Deployment Guide Blog
    • Deployment Guide: DEPLOYMENT-GUIDE.md
    • Local Testing: Run ./scripts/run-docker.sh and test http://localhost:8000/sse
    • AWS Documentation API: AWS Docs API
    • MCP Protocol: Model Context Protocol

    ---

    Production URL: https://mcp-server.fuderrpham.io.vn/sse

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k