AWS Documentation MCP Server
Access, search, and get recommendations from public AWS documentation.
AWS Documentation MCP Server
Model Context Protocol (MCP) server providing access to AWS documentation.
š Quick Start
Local Development
./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 docsread_documentation
- Read specific pagesrecommend
- Get related content
-
SSE Transport - Compatible with n8n, GitHub Copilot, and other MCP clients
š MCP Client Configuration
n8n MCP Tool
{
"url": "https://mcp-server.fuderrpham.io.vn/sse",
"transport": "SSE"
}
GitHub Copilot
{
"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
Internet ā Nginx (SSL) ā Docker Container (Port 8000)
ā
MCP Server (SSE Transport)
ā
AWS Documentation APIs
āāāāāāāāāāāāāāā 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 testhttp://localhost:8000/sse
- AWS Documentation API: AWS Docs API
- MCP Protocol: Model Context Protocol
Production URL: https://mcp-server.fuderrpham.io.vn/sse
Related Servers
CData Zuora MCP Server
An MCP server for Zuora, powered by the CData JDBC Driver. Requires a separate driver and configuration file for connection.
MCP Prometheus
Access Prometheus metrics and queries through standardized MCP interfaces.
AWS Core
Core AWS MCP server providing prompt understanding and server management capabilities.
EdgeOne Pages MCP
An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL.
AWS Customer Playbook Advisor MCP
Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.
Realize MCP - Taboola
Interact with the Taboola advertising platform using natural language via the Taboola Realize API.
CISA M365 MCP Server
Implements CISA Binding Operational Directive 25-01 security controls for Microsoft 365 and Azure AD/Entra ID.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support.
fal-ai/minimax/image-01
Advanced text-to-image generation model using the fal.ai API. Requires a FAL_KEY environment variable.
MCP Snapshot Server
Query spaces, proposals, and users on the Snapshot.org platform.