Back to Home
ari1110 icon

doc-manager-mcp

Verified Safe

by ari1110

Overview

Manages the entire documentation lifecycle for software projects, automating creation, maintenance, quality assessment, and synchronization, primarily through an MCP server interface for AI agents.

Installation

Run Command
doc-manager-mcp

Security Notes

The project demonstrates robust security practices, including atomic file writes with locking (file_lock), path sanitization and boundary validation (safe_resolve, validate_path_boundary) to prevent directory traversal, and careful handling of subprocess commands. Git command inputs (e.g., since_commit) are explicitly validated to accept only SHA hashes, mitigating command injection risks. Network requests for external asset validation are opt-in and include timeouts. Relies on external TreeSitter libraries which introduce a dependency chain, but these are standard and trusted.

Similar Servers

Stats

Interest Score11
Security Score9
Cost ClassHigh
Avg Tokens15000
Stars2
Forks0
Last Update2025-12-16

Tags

documentationlifecycle managementquality assessmentcode-to-docs syncAI agentTreeSittercode analysiscontent generationdeveloper tools