Skip to main content
Glama

mcp-github-project-manager

generate_prd

Create detailed Product Requirements Documents (PRD) by transforming project ideas into structured plans using AI analysis and industry standards. Ideal for defining scope, target users, timelines, and stakeholder roles efficiently.

Instructions

Generate a comprehensive Product Requirements Document (PRD) from a project idea using AI analysis and industry best practices

Input Schema

NameRequiredDescriptionDefault
authorYes
complexityYes
includeResearchYes
industryContextNo
projectIdeaYes
projectNameYes
stakeholdersNo
targetUsersNo
timelineNo

Input Schema (JSON Schema)

{ "properties": { "author": { "type": "string" }, "complexity": { "type": "string" }, "includeResearch": { "type": "string" }, "industryContext": { "type": "string" }, "projectIdea": { "type": "string" }, "projectName": { "type": "string" }, "stakeholders": { "items": { "type": "string" }, "type": "array" }, "targetUsers": { "items": { "type": "string" }, "type": "array" }, "timeline": { "type": "string" } }, "required": [ "projectIdea", "projectName", "complexity", "author", "includeResearch" ], "type": "object" }

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/kunwarVivek/mcp-github-project-manager'

If you have feedback or need assistance with the MCP directory API, please join our Discord server