ActionsPulse
Quality Score
86
/100
Real-time GitHub Actions observability: DORA Metrics, Cost Analysis, CI/CD Health dashboards.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"actions-pulse": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/tsviz/actions-pulse:v2.3.0"
],
"env": {
"GITHUB_TOKEN": "<your-github_token>",
"GITHUB_ORG": "<github_org>",
"GITHUB_ENTERPRISE_SLUG": "<github_enterprise_slug>",
"DEFAULT_REPO_FILTER": "<default_repo_filter>"
}
}
}
}§02 Environment variables
GITHUB_TOKENrequiredsecret
GitHub Personal Access Token (fine-grained recommended) with read access to Actions, Administration, Deployments, Issues, Pull Requests
GITHUB_ORGrequired
Target GitHub organization to monitor
GITHUB_ENTERPRISE_SLUGEnterprise slug for enhanced cross-org features (optional)
DEFAULT_REPO_FILTERComma-separated list of repository names to monitor (e.g., 'my-app,my-api,frontend'). If not set, all org repos are queried.
§03 MCP Quality Score · methodology
freshness
21
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…