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.shand testhttp://localhost:8000/sse - AWS Documentation API: AWS Docs API
- MCP Protocol: Model Context Protocol
Production URL: https://mcp-server.fuderrpham.io.vn/sse
関連サーバー
RunPod MCP Server
Interact with the RunPod REST API to manage cloud GPU resources.
Authless Remote MCP Server
A remote MCP server for Cloudflare Workers that does not require authentication.
Autodesk Platform Services
An experimental MCP server providing access to the Autodesk Platform Services (APS) API.
Remote MCP Server Authless Rickroll
A remote MCP server on Cloudflare Workers that generates podcast URLs and rickrolls without authentication, using Cloudflare AI and D1.
Coinmarket MCP server
Fetches cryptocurrency market data using the CoinMarketCap API.
MCP Salesforce Connector
Interact with Salesforce data using SOQL queries and SOSL searches via an MCP server.
Gumroad
Interact with the Gumroad API to access and manage your products, sales, and creator data.
CloudWatch Logs
Access AWS CloudWatch logs to list log groups and read log entries.
Workday by CData
A read-only server for querying live Workday data using LLMs, powered by the CData JDBC Driver.
Rent a Mac
Rent a Mac mini M4 in the cloud. Access your device and manage them using our MCP server