bmad-mcp-server

japentaca/bmad-mcp-server
★ 0 stars TypeScript 🗄️ Database Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bmad-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "japentaca/bmad-mcp-server"
      ]
    }
  }
}

README Excerpt

<div align="center"> A Model Context Protocol server that brings the [BMAD Method](https://github.com/bmad-code-org/BMAD-METHOD) to AI assistants. > **Fork** of [mkellerman/bmad-mcp-server](https://github.com/mkellerman/bmad-mcp-server) with hard-fail error handling, database persistence (SQLite + PostgreSQL), and enhanced observability.

Tools (5)

analystarchitectdebugdevtea