aws_knowledge_mcp_server
by hatanoyoshihiko
Overview
Provides a backend API to query, manage, and optimize AWS resources and knowledge.
Installation
npm startEnvironment Variables
- PORT
- AWS_REGION
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
Security Notes
Security score is moderate due to the critical `awsSdkService.js` and `dataProcessingService.js` files being summarized, preventing a full audit of their implementation. Visible `server.js` uses `dotenv` for secrets and standard Express/CORS, showing good practices in its scope. No 'eval' or obvious obfuscation detected in the visible code.
Similar Servers
lunar
A programmable API gateway/proxy designed to intercept, analyze, and manage HTTP traffic. It enforces policies such as rate limiting, caching, retries, authentication, and dynamic routing based on configurable 'flows'. It also provides observability features like HAR collection, custom metrics, and AI token counting, operating within a distributed environment and communicating with a central 'Lunar Hub'.
generator-app-remote-mcp-server-generic
Provides backend services for a generic multi-cloud application generator, enabling remote application scaffolding and management across various cloud providers.
ai-infrastructure-agent
An intelligent system for managing AWS infrastructure using natural language commands, featuring multi-AI provider support and a web dashboard.
ops-mcp-server
Provides AI assistants with a unified Model Context Protocol (MCP) interface to query and interact with operational data from Kubernetes, Prometheus, Elasticsearch, and Jaeger.