MCP DevOps Hub
by SBDI
MCP DevOps Hub is a server designed for end-to-end development visibility, integrating with tools like Jira, GitHub, and CI/CD pipelines. It aims to provide a comprehensive view of the development process.
View on GitHub
Last updated: N/A
MCP DevOps Hub
MCP server for end-to-end development visibility (Jira, GitHub, CI/CD, etc.)
Features
- 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
Setup
- Install dependencies:
scripts\setup-dev.bat
-
Copy
.env.example
to.env
and configure your environment variables -
Run the server:
mcp-devops-hub
Development
Run tests:
scripts\test.bat