Back to Browse

Github Projectpulse MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.

About

Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

7 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

GitHub personal access token. Optional - public repos work without it; raises rate limits and enables private repository access.Required

Environment variable: GITHUB_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-alexbypa-github-projectpulse-mcp": {
      "env": {
        "GITHUB_TOKEN": "your-github-token-here"
      },
      "args": [
        "-y",
        "projectpulse-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!