Back to Home
dnvriend icon

aws-knowledge-tool

Verified Safe

by dnvriend

Overview

A CLI tool for programmatic searching, reading, and discovering AWS documentation from the AWS Knowledge MCP Server.

Installation

Run Command
aws-knowledge-tool

Security Notes

The project uses standard Python libraries like `requests` for network communication to a known public AWS API endpoint. No hardcoded secrets or API keys are present in the provided code, only the public server URL. The `Makefile` includes explicit security scanning steps (`bandit`, `pip-audit`, `gitleaks`), indicating a focus on security in the development workflow. The recommended shell completion installation uses `eval`, which is a common pattern for this feature but inherently carries a minor risk if the source of the completion script were untrusted; however, in this context, it executes output from the tool itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-05

Tags

AWSDocumentationCLISearchMCP