Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: Open

AWS Knowledge hosted MCP server

AWS documentation

The AWS Knowledge MCP server exposes AWS documentation and guidance to agents at no charge, so infrastructure questions can be grounded in the official AWS docs rather than model memory.

Curated by Published Updated

Server description

Official AWS docs and guidance as an MCP source

The AWS Knowledge MCP server exposes AWS documentation and guidance to agents at no charge, so infrastructure questions can be grounded in the official AWS docs rather than model memory.

Directory details

Slug
aws-knowledge
Category
Software Development
Category slug
software-development
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "aws-knowledge": {
      "url": "https://knowledge-mcp.global.api.aws"
    }
  }
}

Connection links