Generate Tech Stack for Claude Desktop
io.github.askuma/generate-tech-stack
Visual tech-stack inventory of any codebase: languages, frameworks, databases, AI SDKs, infra.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Generate Tech Stack in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"generate-tech-stack": {
"command": "uvx",
"args": [
"generate-tech-stack-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs