Back to Home
kunwarVivek icon

mcp-github-project-manager

Verified Safe

by kunwarVivek

Overview

AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.

Installation

Run Command
npx -y mcp-github-project-manager

Environment Variables

  • GITHUB_TOKEN
  • GITHUB_OWNER
  • GITHUB_REPO
  • ANTHROPIC_API_KEY
  • OPENAI_API_KEY
  • GOOGLE_API_KEY
  • PERPLEXITY_API_KEY
  • WEBHOOK_SECRET
  • AI_MAIN_MODEL
  • AI_RESEARCH_MODEL
  • AI_FALLBACK_MODEL
  • AI_PRD_MODEL

Security Notes

Sensitive configurations (GitHub token, AI API keys, webhook secret) are correctly loaded from environment variables or CLI arguments, not hardcoded. The webhook handler uses `crypto.timingSafeEqual` for secure signature validation. Comprehensive error handling with retries helps API resilience. No obvious malicious patterns or unsafe code execution (`eval`) detected in the provided snippets.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassHigh
Avg Tokens2500
Stars74
Forks24
Last Update2025-11-24

Tags

GitHubProject ManagementAIAutomationTask ManagementRoadmapDeveloper ToolingCoding Agents