Skip to main content
Glama

BMAD-MCP

by cexll
package.json964 B
{ "name": "bmad-mcp", "version": "0.1.0", "description": "BMAD (Business-Minded Agile Development) MCP Server - Complete agile workflow orchestrator", "type": "module", "main": "dist/index.js", "bin": { "bmad-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "prepare": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "bmad", "agile", "workflow", "development", "orchestrator", "claude", "codex" ], "author": "evanxian9@gmail.com", "license": "MIT", "files": [ "dist", "README.md", "LICENSE" ], "repository": { "type": "git", "url": "https://github.com/cexll/bmad-mcp-server.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.5.0" }, "engines": { "node": ">=18.0.0" } }

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