Skip to main content
Glama

PRD Creator MCP Server

# README Restructure Proposal This document outlines a suggested plan to reorganize and enhance the `README.md` for **PRD Creator MCP Server**, in alignment with best practices observed in popular MCP Server projects. ## 1. Header & Badges - Project title and short description - Status badges (Build, npm version, coverage, license, issues) - Optional: GitHub stars, Twitter follow, sponsorship ## 2. Quick Start - Single code snippet to launch via `npx` or global install - Docker pull & run example - Pointer to `--help` ## 3. Installation - Steps for cloning, installing dependencies, building, and running - CLI flags and local development command (`npm run dev`) ## 4. Feature Highlights - Brief bullet list of core capabilities (PRD generation, validation, templates, multi-provider) - One-sentence description of each core feature ## 5. Integrations - JSON code blocks showing how to configure common MCP clients: - Claude Desktop (`claude_desktop_config.json`) - Cursor - Glama.ai - Roo Code (`.roo/mcp.json`) - Cline / Zed / other popular clients ## 6. API Reference / Tools - Table or subsection per tool: - **Tool name** (e.g. `generate_prd`) - Description - Input schema (fields, types) - Example request + example response snippet ## 7. Configuration & Hot-Reload - Environment variable usage (`.env`, `.env.example`) - How to use the `update_provider_config` tool at runtime - Overriding via protocol tools vs. `.env` ## 8. Contributing & Governance - Link to `CONTRIBUTING.md` and `CODE_OF_CONDUCT.md` - Branching and commit guidelines (Conventional Commits) - How to report issues and request features - Changelog reference ## 9. Appendix - License and acknowledgments - Links: - GitHub repository - smithery tutorial or examples - Official MCP spec --- Once approved, we will apply these sections to `README.md`, moving existing content into the new structure and filling in any gaps with code examples, diagrams, and references.

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/Saml1211/PRD-MCP-Server'

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