Provides containerized deployment support for production-ready BMAD MCP server instances with Docker and Docker Compose configurations
Enables GitHub integration for BMAD architect and developer agents, supporting code repositories, system design documentation, and development workflows
Integrates with Google's Gemini Pro 1.5 model through OpenRouter for the BMAD project management agent, handling project planning and resource management tasks
Provides comprehensive integration with Notion databases for business resources, project management, task tracking, and automated synchronization of BMAD project documentation and workflows
Integrates with Perplexity's Llama-3.1-Sonar model for the BMAD analyst agent, enabling market research, competitive analysis, data gathering, and trend analysis with web research capabilities
BMAD MCP Server 🚀
A comprehensive Model Context Protocol (MCP) server implementing the BMAD (Business Modeling and Development) methodology. Provides intelligent task management, multi-agent workflows, and cross-IDE project management through the MCP protocol.
✨ Features
🤖 5 Specialized AI Agents
- 📊 Analyst: Business analysis, market research, requirement gathering
- 🏗️ Architect: System design, architecture planning, tech stack selection
- 💻 Developer: Code implementation, debugging, technical development
- 📋 Project Manager: Task coordination, timeline management, resource planning
- 🔍 QA: Quality assurance, testing strategies, code review
📋 Advanced Task Management
- Real-time Progress Tracking: Live updates and notifications
- Intelligent Scheduling: Auto-allocation with capacity management
- Follow-up Task Generation: Automatic workflow progression
- Notion Integration: Bi-directional sync with Notion databases
- TodoWrite Bridge: Seamless Claude integration
🔄 Enhanced Features
- Time-based Monitoring: Scheduled reminders and progress checks
- Work Day Simulation: Demo modes and realistic progression testing
- Live Console Output: Beautiful formatted status displays
- Project Context Integration: Multi-project support with global registry
- Performance Metrics: Detailed tracking and reporting
🌐 Universal IDE Access
Compatible with any IDE supporting MCP:
- Claude Code ✅
- VS Code ✅
- Cursor ✅
- Any MCP-compatible IDE ✅
🚀 Quick Start
Prerequisites
- Python 3.8+
- OpenRouter API Key (for AI model routing)
- Notion API Token (optional, for database sync)
Installation
Configuration
Add to your IDE's MCP configuration:
Claude Code (claude_desktop_config.json
)
VS Code / Cursor
🛠️ Available MCP Tools
🤖 Agent Management
Tool | Description | Example |
---|---|---|
bmad_list_agents | List all available agents | Shows 5 specialized agents |
bmad_activate_agent | Switch to specific agent | agent: "dev" |
bmad_get_agent_help | Get agent-specific guidance | Context-aware help |
📋 Task Management
Tool | Description | Example |
---|---|---|
bmad_get_task_summary | Comprehensive task overview | Progress, metrics, status |
bmad_create_task | Create new task with auto-scheduling | task_id , name , hours |
bmad_update_task_progress | Update progress with real-time sync | task_id , hours_completed |
bmad_get_today_tasks | Today's scheduled tasks | Daily workload view |
bmad_get_agent_tasks | Agent-specific task list | Filter by agent |
⚡ Enhanced Features
Tool | Description | Example |
---|---|---|
bmad_start_realtime_mode | Enable live task monitoring | Background updates |
bmad_start_work_session | Track work session for task | Time tracking |
bmad_simulate_work_day | Demo realistic work progression | Testing & demos |
bmad_get_project_status | Comprehensive project overview | Multi-project support |
bmad_sync_notion_tasks | Sync with Notion databases | Bi-directional sync |
🔧 Project Management
Tool | Description | Example |
---|---|---|
bmad_detect_project | Scan for BMAD configuration | Auto-discovery |
bmad_register_project | Add project to global registry | Cross-IDE access |
bmad_execute_task | Run BMAD methodology tasks | Template-based execution |
bmad_create_document | Generate documents from templates | Automated documentation |
bmad_run_checklist | Quality assurance checklists | QA workflows |
📊 Usage Examples
Basic Task Management
Real-time Monitoring
Project Context
Simulation & Testing
🏗️ Architecture
🔧 Configuration
Environment Variables
Agent Configuration
Each agent can be customized via configuration files:
🐳 Docker Deployment
🧪 Testing
📚 Documentation
- API Reference - Complete tool documentation
- Agent Guide - Working with specialized agents
- Task Management - Advanced task workflows
- Project Setup - BMAD project configuration
- Integration Guide - IDE setup instructions
- Troubleshooting - Common issues and solutions
🤝 Contributing
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
See CONTRIBUTING.md for detailed guidelines.
📈 Roadmap
- Web Dashboard: Browser-based task management interface
- Team Collaboration: Multi-user project support
- Advanced Analytics: Performance insights and reporting
- Plugin System: Custom agent and tool development
- Mobile App: Companion mobile application
- Enterprise Features: SSO, audit logs, advanced security
🔐 Security
- All API keys managed via environment variables
- No secrets stored in code or configuration files
- Secure MCP protocol communication
- Optional token rotation and audit logging
See SECURITY.md for security guidelines.
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
💬 Support
- Documentation: docs/
- Issues: GitHub Issues
- Discussions: GitHub Discussions
🙏 Acknowledgments
- Model Context Protocol - For the excellent MCP specification
- OpenRouter - For multi-model API access
- Notion - For database integration capabilities
Made with ❤️ for developers who love intelligent task management
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Provides intelligent agent routing with 5 specialized AI agents (analyst, architect, dev, pm, qa) through OpenRouter integration. Enables unified project structure across all IDEs with global registry management and automated BMAD methodology workflows.
Related MCP Servers
- AsecurityAlicenseAqualityProvides integration with OpenRouter.ai, allowing access to various AI models through a unified interface.Last updated -47552TypeScriptApache 2.0
- AsecurityAlicenseAqualityFacilitates comprehensive architectural design and evaluation through specialized agents, rich resources, and powerful tools covering diverse architectural domains, including cloud, AI, and blockchain.Last updated -31,66526TypeScriptISC License
- AsecurityAlicenseAqualityAn AI router that connects applications to multiple LLM providers (OpenAI, Anthropic, Google, DeepSeek, Ollama, etc.) with smart model orchestration capabilities, enabling dynamic switching between models for different reasoning tasks.Last updated -361917TypeScriptMIT License
- -securityAlicense-qualityA professional AI agent system that provides 10+ specialized agents and 25+ MCP tools to support development workflows in Cursor IDE, with dual LLM mode support (built-in and DeepSeek API).Last updated -1PythonMIT License