
AWS Knowledge MCP Server
AWS Knowledge MCP is a managed remote server that supplies official AWS documentation, code examples and service knowledge to AI agents.

About
AWS Knowledge MCP is a managed remote server that supplies official AWS documentation, code examples and service knowledge to AI agents.
Key Features
- Search and read AWS documentation and related official content.
- Find service availability information and implementation guidance.
Use Cases
Retrieve first-party technical documentation during implementation or troubleshooting.
Limitations
Its purpose is knowledge retrieval. AWS resource management belongs to separate API tools and requires its own authorization.
Sources
- Project documentation: https://awslabs.github.io/mcp/servers/aws-knowledge-mcp-server
MCP Setup
Access requirements
- No authentication required; rate limits apply.
Client setup
Other
Transport: http
{
"mcpServers": {
"aws-knowledge-mcp-server": {
"url": "https://knowledge-mcp.global.api.aws",
"type": "http",
"disabled": false
}
}
}
The official configuration shown here is for Kiro CLI.
Setup docs: https://awslabs.github.io/mcp/servers/aws-knowledge-mcp-server
Tags
Alternatives
Comparable tools and resources explicitly connected to AWS Knowledge MCP Server.
Related Entries
Keep exploring similar tools and resources in this category.
Related Reads
Background, tutorials, and protocol context connected to this entry.








