mcp-servers
Verified Safeby viraljetani
Overview
A collection of micro-servers for local caching and searching of AWS CloudWatch logs, providing contextual data for debugging and analysis.
Installation
AWS_PROFILE=<your-profile-name> npm run start:cloudwatchEnvironment Variables
- AWS_REGION
- AWS_PROFILE
Security Notes
The server uses AWS CLI profiles for authentication and does not expose secrets or hardcode credentials. It runs on localhost, limiting network exposure. The `.env` and `log_cache/` directories are correctly gitignored to prevent accidental exposure of configuration or downloaded logs. While the local endpoint does not have explicit authentication, it's designed for local debugging and relies on secure AWS profile configuration.
Similar Servers
taias
A lightweight TypeScript framework designed to enable Multi-Modal Agent (MMA) or Multi-Modal Chat Protocol (MCP) server developers to define interactive flows and map them to LLM guidance and dynamic UI affordances, shaping user experiences within AI-driven interfaces.
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.
cloud-logs-mcp
An MCP server that enables AI assistants to interact with and manage IBM Cloud Logs instances for observability, security, and performance analysis.
mcp-debugger-server
Provides enterprise-grade debugging capabilities for Node.js and TypeScript applications to AI agents, covering breakpoint management, execution control, variable inspection, performance profiling, and hang detection.