ActionsPulse (tsviz/github-mcp-server-devops) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 33 tools. No publisher has claimed this listing.

C
Caution
74/100

ActionsPulse

Real-time GitHub Actions observability with DORA Metrics, Cost Analysis, and CI/CD Health dashboards.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

tsviz

Source: PulseMCP · also listed on Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GITHUB_APP_PRIVATE_KEY, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes33 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

check_token_permissions
get_actions_usage_metrics
get_detailed_usage_metrics
get_detailed_performance_metrics
get_actions_performance_metrics
analyze_runner_utilization
get_actions_cache_analytics
generate_cost_optimization_report
get_workflow_insights
analyze_workflow_source
get_team_productivity_metrics
get_compliance_audit_report
get_dora_metrics
get_pull_request_metrics
get_issue_metrics
get_deployment_metrics
get_environment_metrics
get_discussion_metrics
get_merge_queue_metrics
get_enhanced_dora_metrics
get_org_custom_properties
get_custom_properties_analytics
get_repos_by_property
get_devops_config

Get the current DevOps configuration status and summary

reload_devops_config

Reload DevOps configuration from the config repository

list_monitored_repositories

List repositories defined in the DevOps config inventory

list_workflow_policies

List all loaded workflow policies and their rules

detect_database_migrations
validate_migration_policies
list_migration_policies

List all configured database migration policies. Shows forbidden operations, restricted operations, requirements, and environment-specific rules.

get_migration_summary
analyze_migration_pipeline
generate_devops_reports
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

lowyaml@2.8.2GHSA-48c2-rrv3-qjmp

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configAI_MODEL
configAUTO_RELOAD_CONFIG
configDEFAULT_REPO_FILTERComma-separated list of repos to monitor (e.g., my-app,my-api). See [precedence rules](#repo-filter-precedence) below.
configDEVOPS_CONFIG_BRANCH
configDEVOPS_CONFIG_PATHLocal path to config files (for mounted configs)
configDEVOPS_CONFIG_REPOConfig repo name (default: devops-config)
configGITHUB_API_URLCustom API URL (default: https://api.github.com)
🔐 secretGITHUB_APP_PRIVATE_KEY
configGITHUB_ENTERPRISE_SLUGEnterprise slug for enhanced features
configGITHUB_ENTERPRISE_URLGitHub Enterprise Server API URL
configGITHUB_ORGTarget GitHub organization to monitor (e.g., my-company). All API calls use this org.
🔐 secretGITHUB_TOKENPersonal Access Token (fine-grained recommended)
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

33/33 tools missing one or more hints — check_token_permissions (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_actions_usage_metrics (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_detailed_usage_metrics (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +30 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tests exist

No test files found

Add tests that exercise each declared tool.

Secrets not logged

3 secret values sent to error

Redact or omit secret values from log output.

Production dependencies are patched

0 critical, 1 high severity in production deps — @modelcontextprotocol/sdk@1.25.3 (high), yaml@2.8.2 (low)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/tsviz/github-mcp-server-devops?variant=verified)](https://m8ven.ai/mcp/tsviz/github-mcp-server-devops)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 216028e6362edb361e4fae1066271dfd802a4b97
code hash: 2e641e834131b91f7b8b326341e9b4c12aa2e38c848c246ece1b65e575bba0cd
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client