pm-copilot

dkships/pm-copilot
★ 25 stars TypeScript 🤖 AI/LLM Updated 8d ago
MCP server that triangulates customer support tickets and feature requests to help PMs decide what to build next
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pm-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "dkships/pm-copilot"
      ]
    }
  }
}

Topics

ai-toolsclaudecustomer-feedbackhelpscoutmcpmcp-serverproduct-managementproductlifttypescript