LivingDocs
@dinesh-mys
About LivingDocs
AI-powered documentation health monitor — detects stale doc comments and suggests updates using Claude. Works as an MCP server for Claude Desktop, Claude Code, and GitHub Copilot.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"livingdocs": {
"command": "livingdocs-mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is LivingDocs?
LivingDocs is an AI-powered documentation health monitor that detects stale doc comments in code and suggests updates using Claude. It is built for developers and teams who want to keep documentation in sync with recent code changes.
How to use LivingDocs?
Install the .NET global tool via dotnet tool install -g LivingDocs.Mcp (requires .NET 10 SDK). Then use the provided tools: scan_repo (free) to scan a local git repo for stale comments, suggest_doc_update (free) to get an AI-suggested update for a single file, sync_confluence (Pro) to push updates to Confluence pages, and scan_org (Pro) to get an organisation-wide staleness report.
Key features of LivingDocs
- Scans local git repos and scores doc staleness 0–100%.
- Suggests updated doc comments using Claude based on recent git diffs.
- Supports C#, TypeScript, JavaScript, Python, and Go.
- Free tools:
scan_repoandsuggest_doc_update. - Pro tools:
sync_confluenceandscan_org(require a license key).
Use cases of LivingDocs
- Detect and fix stale documentation in a single repository.
- Automatically suggest updated comments for a file that has changed recently.
- Keep Confluence documentation in sync with code changes (Pro).
- Generate organisation-wide documentation health reports (Pro).
FAQ from LivingDocs
What languages does LivingDocs support?
LivingDocs supports C#, TypeScript, JavaScript, Python, and Go.
How do I install LivingDocs?
Install the .NET global tool by running dotnet tool install -g LivingDocs.Mcp. The .NET 10 SDK is required.
What is the difference between free and Pro features?
Free features (scan_repo, suggest_doc_update) are available without a license. Pro features (sync_confluence, scan_org) require a Pro license key.
Where can I get a Pro license?
A Pro license can be obtained at https://polar.sh/dinesh-mys/livingdocs-mcp (as stated in the README).
Does LivingDocs require an internet connection?
The free tool suggest_doc_update uses Claude, so it likely needs internet access. No other dependencies are explicitly mentioned beyond .NET 10.
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments