Skip to main content
Glama

BMAD-MCP

by cexll

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
bmad-task

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.

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/cexll/bmad-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server