Generate Tech Stack runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from pypi. Last commit 27 Jul 2026.
Visual tech-stack inventory of any codebase: languages, frameworks, databases, AI SDKs, infra.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const out = execSync(cmd, { timeout: 30_000 }).toString().trim();
subprocess.Popen([cmd, str(output_file)],
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add generate-tech-stack -- uvx generate-tech-stack-mcp
{
"mcpServers": {
"generate-tech-stack": {
"args": [
"generate-tech-stack-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.generate-tech-stack]
command = "uvx"
args = ["generate-tech-stack-mcp"]
{
"mcpServers": {
"generate-tech-stack": {
"args": [
"generate-tech-stack-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"generate-tech-stack": {
"args": [
"generate-tech-stack-mcp"
],
"command": "uvx"
}
}
}
Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.
Generate software diagrams from natural language, code, ASCII, images, Mermaid.
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
Generate, search, and manage codebase documentation on DocuWriter.ai. 72 tools incl. Autopilot.
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.
161 AI agents for code gen, health, AI/ML, infra, India-stack. One command.
Local codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
Answers built from our own checks of this server.