Generate Tech Stack
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_tech_stackA | Scan a project directory and generate a TECH_STACK.html visual page. Includes a stat row, layered architecture diagram, bar chart summary, and colour-coded tool cards. Detects languages, frameworks, databases, AI SDKs, testing, observability, security, and infrastructure tools. |
| list_tech_stackA | Scan a project and return the tech stack as structured JSON (no HTML file written). Good for programmatic use. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |