Skip to main content
Glama
Sumukhmg
by Sumukhmg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
create_prdGenerate a complete PRD from a feature idea and business objective.
create_quarterly_roadmapGenerate a roadmap with milestones, dependencies, and KPIs.
build_product_strategyGenerate a strategic plan aligned with business goals.
analyze_competitorGenerate feature comparison, SWOT analysis, and recommendations.
generate_user_stories_promptCreate INVEST-compliant user stories with acceptance criteria.

Resources

Contextual data attached and managed by the client

NameDescription
template-prdReusable prd template used by PM-Copilot tools.
template-roadmapReusable roadmap template used by PM-Copilot tools.
template-user-storyReusable user-story template used by PM-Copilot tools.
template-strategyReusable strategy template used by PM-Copilot tools.
framework-libraryReference definitions for prioritization, discovery, and strategic analysis frameworks.

Latest Blog Posts

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