Skip to main content
Glama

Vibe Coder MCP

by freshtechbro

generate-prd

Automate the creation of detailed product requirements documents (PRDs) from product descriptions. Ideal for streamlining project planning and development workflows.

Instructions

Creates comprehensive product requirements documents based on a product description and research.

Input Schema

NameRequiredDescriptionDefault
productDescriptionYesDescription of the product to create a PRD for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "productDescription": { "description": "Description of the product to create a PRD for", "minLength": 10, "type": "string" } }, "required": [ "productDescription" ], "type": "object" }

You must be authenticated.

Other Tools from Vibe Coder MCP

Related Tools

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/freshtechbro/vibe-coder-mcp'

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