overstory

jakewan/overstory
★ 0 stars Go API Integration Updated 1d ago
A generic, manifest-driven GitHub project-management MCP server that surveys a repository's issue and PR landscape for hot spots and trends.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "overstory": {
      "command": "go",
      "args": [
        "run",
        "github.com/jakewan/overstory@latest"
      ]
    }
  }
}

README Excerpt

A generic, manifest-driven GitHub project-management MCP server. Overstory surveys a repository's issue and PR landscape from above — looking for hot spots, stale pockets, and trends across the whole project rather than inspecting individual issues. Each project's conventions (label taxonomy, staleness thresholds, milestone format, work-stream

Topics

github-apigolangmcpmcp-serverproject-management