PM-Copilot MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_prdC | Create an enterprise-grade Product Requirement Document from a feature idea. |
| generate_user_storiesC | Generate INVEST-compliant agile user stories with acceptance criteria and edge cases. |
| prioritize_featuresA | Rank features using RICE, ICE, and MoSCoW frameworks. Accepts plain feature names or objects with reach/impact/confidence/effort/ease to refine the scoring; missing fields use sensible defaults. |
| competitor_analysisC | Analyze competitors and identify strategic opportunities using a SWOT-style breakdown. |
| generate_roadmapC | Generate a quarterly roadmap with milestones, dependencies, risks, and success indicators. |
| generate_kpisC | Generate a KPI framework with a North Star Metric, leading/lagging indicators, and dashboards. |
| analyze_meeting_notesB | Extract a summary, decisions, risks, action items, and follow-ups from meeting notes. |
| generate_strategyC | Build a product strategy document: vision, mission, goals, market analysis, positioning, growth plan. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| create_prd | Generate a complete PRD from a feature idea and business objective. |
| create_quarterly_roadmap | Generate a roadmap with milestones, dependencies, and KPIs. |
| build_product_strategy | Generate a strategic plan aligned with business goals. |
| analyze_competitor | Generate feature comparison, SWOT analysis, and recommendations. |
| generate_user_stories_prompt | Create INVEST-compliant user stories with acceptance criteria. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| template-prd | Reusable prd template used by PM-Copilot tools. |
| template-roadmap | Reusable roadmap template used by PM-Copilot tools. |
| template-user-story | Reusable user-story template used by PM-Copilot tools. |
| template-strategy | Reusable strategy template used by PM-Copilot tools. |
| framework-library | Reference definitions for prioritization, discovery, and strategic analysis frameworks. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sumukhmg/Mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server