Skip to content
Back to search
60
MCP http

AWS Docs and Regions

FaresYoussef94/aws-knowledge-mcp

A fully managed remote MCP server that provides up-to-date documentation, code samples, knowledge about the regional availability of AWS APIs and CloudFormation resources, and other official AWS content.

Uptime
100.0%
37 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

awslabs.aws-knowledge-mcp-server
AWS Knowledge MCP server for AWS documentation and knowledge base access
0 tools
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
0 tools
AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools
awslabs.aws-documentation-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Documentation
0 tools
aws-content-mcp
MCP server for retrieving and analyzing AWS content from aws.amazon.com
0 tools
acuvity/mcp-server-aws-documentation
AWS documentation access with search, content recommendations, and markdown conversion
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_docs_and_regions": {
      "url": "https://awslabs.github.io/mcp/servers/aws-knowledge-mcp-server/",
      "transport": "http"
    }
  }
}