Back to Home
Ackie1980 icon

Claude-MCP-Installer

Verified Safe

by Ackie1980

Overview

This server monitors Claude Desktop conversations for truncation, tracks task progress, and enables automatic recovery from incomplete or cut-off AI responses by providing reformulated questions.

Installation

Run Command
python mcp-scripts/conversation_watchdog_mcp.py

Security Notes

The server code uses Pydantic for robust input validation on all MCP tool parameters, significantly reducing the risk of injection attacks. File operations are confined to specific directories within the user's home path, preventing arbitrary file system access. There are no explicit calls to `eval`, `exec`, or direct shell commands, nor are there hardcoded sensitive credentials. The server appears to function as a local utility, limiting external network risks.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-19

Tags

Conversation ManagementTruncation DetectionAI ProductivityTask TrackingClaude Desktop