Human Docs
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add human-docsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"human-docs": {
"command": "npx",
"args": [
"@modelcontextprotocol/human-docs"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.
Tags
ai-mlgotestinggitapiskill