Skip to main content
Glama
Mhdd-24

workspace-build-mcp

by Mhdd-24

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIT_CWDNocwd for mhdd24 (defaults to WORKSPACE_ROOT)
ALIAS_APP_WSNoConsumer app path – required for link
ALIAS_CORE_WSNoLibrary workspace (relative to root or absolute) – required for build
WORKSPACE_ROOTYesMonorepo / workspace root
ALIAS_CORE_DISTNoDist folder under library ws (default dist/<project>)
ALIAS_CORE_PACKAGENonpm package name to link (default @scope/<project>)
ALIAS_CORE_PROJECTNoAngular project name (default ui-core)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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