Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
bmad-taskB

BMAD (Business-Minded Agile Development) workflow orchestrator.

Manages complete development workflow: PO → Architect → SM → Dev → Review → QA.

Key features:

  • Master orchestrator with embedded role prompts

  • Interactive clarification process (PO/Architect stages)

  • Dynamic engine selection (Claude/Codex)

  • Quality gates and approval points

  • Artifact management

  • Project-level state tracking

This tool returns:

  1. Current stage and role prompt

  2. Required engines (claude/codex/both)

  3. Context and inputs for the role

  4. Next action required

It does NOT call LLMs directly - that's Claude Code's responsibility.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool 'bmad-task' has a clearly defined purpose as a workflow orchestrator, so agents cannot misselect between multiple options.

Naming Consistency5/5

A single tool inherently has perfect naming consistency. The tool name 'bmad-task' follows a clear pattern (server_prefix-function), and with no other tools to compare against, there are no inconsistencies in naming conventions.

Tool Count2/5

A single tool is generally too few for a server claiming to manage a complete development workflow with multiple stages (PO, Architect, SM, Dev, Review, QA). While the tool is described as an orchestrator, the lack of specialized tools for different workflow stages or operations suggests an under-scoped surface for the apparent domain.

Completeness2/5

The tool surface is severely incomplete for a workflow orchestrator domain. There are no tools for specific operations like creating tasks, updating statuses, managing artifacts directly, or handling approvals—only a single orchestrator tool. This will likely cause agent failures when trying to perform granular workflow actions.

Maintenance

ActivityInactive
ResponsivenessNo issues