MCP server for end-to-end development visibility (Jira, GitHub, CI/CD, etc.)
- Integration with Jira for issue tracking
- GitHub repository analysis and management
- CI/CD pipeline visibility
- Team notifications via Slack and MS Teams
- Code analysis using Groq AI
- Install dependencies:
scripts\setup-dev.bat
-
Copy
.env.example
to.env
and configure your environment variables -
Run the server:
mcp-devops-hub
Run tests:
scripts\test.bat