workspace-build-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIT_CWD | No | cwd for mhdd24 (defaults to WORKSPACE_ROOT) | |
| ALIAS_APP_WS | No | Consumer app path – required for link | |
| ALIAS_CORE_WS | No | Library workspace (relative to root or absolute) – required for build | |
| WORKSPACE_ROOT | Yes | Monorepo / workspace root | |
| ALIAS_CORE_DIST | No | Dist folder under library ws (default dist/<project>) | |
| ALIAS_CORE_PACKAGE | No | npm package name to link (default @scope/<project>) | |
| ALIAS_CORE_PROJECT | No | Angular project name (default ui-core) |
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ws_statusA | Check workspace-build configuration: WORKSPACE_ROOT, alias paths, and whether ng/npm/mhdd24 are available. |
| ws_list_aliasesA | List configured aliases (core, app) with resolved absolute paths and package names. |
| ws_build_linkA | Build the UI library (core) and npm-link it into the consumer app. Runs scripts/workspace-build.ps1. |
| ws_build_onlyA | Build the UI library only (no npm link into the app). |
| ws_git_pushC | Run mhdd24 push with a commit message in the configured git working directory. |
| ws_git_smart_commitC | Run mhdd24 smart-commit in the configured git working directory. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mhdd-24/Workspace-Build-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server