Back to Home
viraljetani icon

mcp-servers

Verified Safe

by viraljetani

Overview

A collection of micro-servers for local caching and searching of AWS CloudWatch logs, providing contextual data for debugging and analysis.

Installation

Run Command
AWS_PROFILE=<your-profile-name> npm run start:cloudwatch

Environment 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

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens7500
Stars0
Forks0
Last Update2025-11-30

Tags

AWS CloudWatchLocal CachingLog ManagementProxy ServerNode.js