Skip to main content
Glama

PRD Generator MCP Server

by Njengah
4
  • Apple
  • Linux

generate_prd_from_readme

Convert a README file into a structured Product Requirements Document (PRD) using the PRD Generator MCP Server, streamlining documentation processes efficiently.

Instructions

Generate a PRD from a README file

Input Schema

NameRequiredDescriptionDefault
readme_pathYesPath to README file

Input Schema (JSON Schema)

{ "properties": { "readme_path": { "description": "Path to README file", "type": "string" } }, "required": [ "readme_path" ], "type": "object" }

Other Tools from PRD Generator MCP Server

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/Njengah/prd-dxt'

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