Actions Pulse MCP Server
MCP server for GitHub Actions providing DORA (DevOps Research and Assessment) metrics and CI/CD pipeline analytics. Enables AI agents to query deployment frequency, lead time for changes, change failure rate, and mean time to recovery from GitHub Actions data — surfacing engineering performance insights.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Read-only analytics. GitHub PAT with minimal scopes. CI/CD metadata is low-risk but keep PAT secure.
⚡ Reliability
Best When
An engineering team using GitHub Actions wants AI agents to surface DORA metrics and CI/CD performance insights — enabling data-driven engineering improvement conversations.
Avoid When
You use Jenkins, CircleCI, or other CI systems. Actions Pulse is GitHub Actions-specific. For general GitHub Actions management, consider github-mcp-server.
Use Cases
- • Calculating DORA metrics from GitHub Actions data for engineering performance agents
- • Monitoring CI/CD pipeline health and failure rates from DevOps agents
- • Tracking deployment frequency and lead time trends from analytics agents
- • Generating engineering performance reports from GitHub Actions history
Not For
- • Teams not using GitHub Actions (Jenkins, CircleCI require different tools)
- • Real-time pipeline triggering (read-only analytics focus)
- • Organizations without engineering metrics programs
Interface
Authentication
GitHub Personal Access Token (PAT) or GitHub App token. Requires read access to Actions and repository metadata. Use fine-grained PAT with minimal scopes.
Pricing
Free open source. GitHub API rate limits apply (5000 req/hr with PAT).
Agent Metadata
Known Gotchas
- ⚠ DORA metric calculations require historical data — ensure sufficient Actions history exists
- ⚠ GitHub API rate limits can be hit when analyzing large repos with many workflow runs
- ⚠ DORA metric definitions vary — clarify which calculation methodology is used
- ⚠ Community implementation — DORA metric quality depends on implementation accuracy
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Actions Pulse MCP Server.
Scores are editorial opinions as of 2026-03-06.