Plugins / Docs & search
AWS Knowledge
Search AWS documentation, API references and regional availability.
xNAUT supports this plugin. It is a third-party MCP server; we neither host it nor vet it.
Connector
https://knowledge-mcp.global.api.awsA hosted endpoint. xNAUT talks to it directly, and nothing is installed.
Setup
Shared by several AWS toolkit plugins (startup-advisor, databases-on-aws, migration-to-aws).
What it can do · 5 tools
- aws___read_documentationFetch full AWS doc pages as markdown. `search_documentation` already returns verbatim page chunks, so don't re-read a URL whose chunk you already have to "confi
- aws___search_documentationAWS docs search. Each result's `context` is verbatim page text -- a real chunk of the actual page, not a short snippet -- and usually already contains the answe
- aws___list_regionsRetrieve a list of all AWS regions.
- aws___get_regional_availabilityAWS resource availability per region.
- aws___retrieve_skillRetrieve an AWS skill (workflows, references). Returns SKILL.md, or `file` if given.
Skills it ships · 8
A skill tells an agent when to reach for the tools above, and what good use looks like.
- agents-build
- agents-connect
- agents-debug
- agents-deploy
- agents-get-started
- agents-harden
- agents-optimize
- agents-pay