SBDI/mcp-devps-hub
If you are the rightful owner of mcp-devps-hub and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP DevOps Hub is a server designed for end-to-end development visibility, integrating tools like Jira, GitHub, and CI/CD pipelines.
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