Agent Tools
Back to MCP servers
● healthy

AWS's official fully managed remote server that provides real-time access to comprehensive AWS documentation, API references, troubleshooting guides, and architectural guidance across multiple knowledge sources including What's New posts, Builder Center content, blog posts, and Well-Architected frameworks for building applications, managing infrastructure, and learning AWS services through natural language queries.

Transport
streamable_http
Auth
open
Cost
free

How to connect

MCP endpoint (streamable_http)
https://knowledge-mcp.global.api.aws
JSON-RPC initialize probe
curl -X POST https://knowledge-mcp.global.api.aws \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/awslabs/mcp/tree/HEAD/servers/aws-knowledge-mcp-server
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/aws-knowledge