
Dnvriend Aws Knowledge Tool
- Updated December 5, 2025
- dnvriend/aws-knowledge-tool
dnvriend-aws-knowledge-tool is a Claude Code plugin that lets you query the AWS Knowledge MCP Server from a CLI to search and read AWS documentation.
About
dnvriend-aws-knowledge-tool is a Claude Code plugin that wraps a CLI for the AWS Knowledge MCP Server so you can search, open, and discover AWS documentation from the same environment where you code. It targets and developers who ship on AWS and want agents to cite current service docs instead of hallucinating API shapes or IAM patterns. Install it when you are implementing S3, Lambda, IAM, or other AWS integrations and need fast, structured access to official references without leaving the agent session. The tool is agent-friendly by design: your coding agent can invoke search and read operations as part of planning endpoints, debugging policy errors, or drafting infrastructure notes. It does not replace the AWS console or Terraform; it accelerates research during the build phase. Expect a lightweight community plugin with one bundled capability rather than a full doc mirror or offline cache.
- Queries the AWS Knowledge MCP Server for search, read, and discovery flows
- CLI-first workflow suited to Claude Code and other agent-driven terminals
- Single-plugin bundle (pluginCount: 1) from dnvriend/aws-knowledge-tool
- Focuses on AWS documentation retrieval rather than deploying or provisioning resources
- Community catalog entry with keywords: aws, discover, documentation, knowledge, querying, search, server, tool
Dnvriend Aws Knowledge Tool by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dnvriend-aws-knowledge-tool@dnvriend/aws-knowledge-toolAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | December 5, 2025 |
|---|---|
| Repository | dnvriend/aws-knowledge-tool ↗ |
What it does
Search and read official AWS documentation from the terminal or your agent without tab-hopping across the AWS docs site.
Who is it for?
Best when you use Claude Code on AWS and want MCP-backed doc search during backend and integration work.
Skip if: Skip if you need offline doc bundles, non-AWS clouds only, or automated provisioning without reading service documentation.
What you get
After you add the plugin, your agent can pull grounded AWS documentation snippets on demand while you design and implement cloud integrations.
- CLI-accessible AWS documentation search and read results inside the agent session
- Faster grounded answers when designing AWS-backed features
Recommended Plugins
How it compares
MCP documentation CLI, not a deploy skill or generic web-search skill.
FAQ
Who is Dnvriend Aws Knowledge Tool for?
It is for developers who build on AWS inside Claude Code and want official documentation reachable from the agent without manual browsing.
When should I use Dnvriend Aws Knowledge Tool?
Use it during build and integration tasks whenever you need to verify AWS API behavior, limits, or setup steps while coding or pairing with an agent.
How do I add Dnvriend Aws Knowledge Tool to my agent?
Register the dnvriend/aws-knowledge-tool Claude Code plugin from the Skillselion catalog or your marketplace source, ensure AWS Knowledge MCP Server access is configured, then invoke the bundled CLI tools from Claude Code.