JSDoc, README, changelog generation for AI agents
Documentation generation tools for AI agents, served via the Model Context Protocol (MCP). provides five specialized documentation tools accessible through MCP: ------|-------------| | Generate JSDoc/TSDoc comments from function signatures | | Analyze README completeness and suggest improvements | | Generate CHANGELOG entries from commit messages | | Generate REST API documentation from endpoint…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Documentation generation tools for AI agents, served via the Model Context Protocol (MCP). provides five specialized documentation tools accessible through MCP: ------|-------------| | Generate JSDoc/TSDoc comments from function signatures | | Analyze README completeness and suggest improvements | | Generate CHANGELOG entries from commit messages | | Generate REST API documentation from endpoint definitions | | Analyze comment coverage, find TODOs, detect undocumented functions | Add to your…