Skip to main content
Glama

Hi-AI

by su-record

generate_prd

Create detailed Product Requirements Documents by defining product vision, target audience, business objectives, functional needs, and constraints for streamlined development planning.

Instructions

IMPORTANT: This tool should be automatically called when users mention "PRD", "요구사항 문서", "제품 요구사항", "product requirements", "requirements document", "spec document" or similar terms. Generate Product Requirements Document

Input Schema

NameRequiredDescriptionDefault
businessObjectivesNoBusiness goals and success metrics
constraintsNoTechnical/business constraints
functionalRequirementsNoKey features and functionality
productNameYesName of the product/feature
productVisionYesHigh-level vision and goals
targetAudienceNoTarget users and stakeholders

Input Schema (JSON Schema)

{ "properties": { "businessObjectives": { "description": "Business goals and success metrics", "type": "string" }, "constraints": { "description": "Technical/business constraints", "type": "string" }, "functionalRequirements": { "description": "Key features and functionality", "type": "string" }, "productName": { "description": "Name of the product/feature", "type": "string" }, "productVision": { "description": "High-level vision and goals", "type": "string" }, "targetAudience": { "description": "Target users and stakeholders", "type": "string" } }, "required": [ "productName", "productVision" ], "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/su-record/hi-ai'

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