From 826859ecc1c3c63808e814ad9588393decef36bb Mon Sep 17 00:00:00 2001 From: David Kelly <46355358+dkships@users.noreply.github.com> Date: Thu, 19 Feb 2026 15:53:24 -0800 Subject: [PATCH] Add pm-copilot to new Product Management category --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index abe0415b..b5701b93 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) * 🎯 - [Marketing](#marketing) * 📊 - [Monitoring](#monitoring) * 🎥 - [Multimedia Process](#multimedia-process) +* 📋 - [Product Management](#product-management) * 🔬 - [Research](#research) * 🔎 - [Search & Data Extraction](#search) * 🔒 - [Security](#security) @@ -1206,6 +1207,12 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [video-edit-mcp](https://github.com/Aditya2755/video-edit-mcp) 🐍 🏠 🍎 🪟 - Comprehensive video and audio editing MCP server with advanced operations including trimming, merging, effects, overlays, format conversion, audio processing, YouTube downloads, and smart memory management for chaining operations without intermediate files - [TopazLabs/topaz-mcp](https://github.com/TopazLabs/topaz-mcp) 📇 ☁️ 🍎 🪟 🐧 - AI image enhancement (upscaling, denoising, sharpening) via Topaz Labs API. Supports 8 models including Standard V2, Wonder 2, Bloom, and Recover 3. +### 📋 Product Management + +Tools for product planning, customer feedback analysis, and prioritization. + +- [dkships/pm-copilot](https://github.com/dkships/pm-copilot) 📇 ☁️ - Triangulates HelpScout support tickets and ProductLift feature requests to generate prioritized product plans. Scores themes by convergence (same signal in both sources = 2x boost), scrubs PII, and accepts business metrics from other MCP servers via `kpi_context` for composable prioritization. + ### 🔬 Research Tools for conducting research, surveys, interviews, and data collection.