Skip to main content
Glama

mcp-github-project-manager

generate_prd

Create detailed Product Requirements Documents (PRDs) by analyzing project ideas, target users, timelines, and industry context. Integrates with GitHub Projects for streamlined project management.

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