Context Generator
MCP Serverby context-hub · Added 5mo ago
Claude
314
Install
git clone https://github.com/context-hub/generatorAdd to Claude
claude mcp add context-hub-generatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"context-generator": {
"command": "npx",
"args": [
"@modelcontextprotocol/context-generator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
PHP-based tool for generating structured documentation from files, repositories, diffs, and URLs through a modular architecture with powerful configuration options for AI-assisted development workflows
Tags
File Systemsmcp-serverai