Back to Home
JMRMEDEV icon

amazon-q-history-mcp-server

Verified Safe

by JMRMEDEV

Overview

Tracks Amazon Q sessions, preserves context, monitors progress toward goals, and provides crash recovery capabilities for development workflows.

Installation

Run Command
node server.js

Security Notes

The server employs robust input validation, path traversal protection, sensitive file blocking, and input length limits. All file operations are serialized via an async queue, preventing race conditions. Tool permissions allow fine-grained access control. The use of `child_process.execSync` for Git operations is carefully constructed with controlled arguments and input validation to prevent command injection. No clear hardcoded secrets or direct network vulnerabilities (operates via stdio) were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens350
Stars0
Forks0
Last Update2025-12-10

Tags

Session ManagementContext PreservationProgress TrackingCrash RecoveryWorklogDeveloper Tool