miantj/mcp-prd-server
3.2
If you are the rightful owner of mcp-prd-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a PRD content management server based on the Model Context Protocol (MCP).
MCP PRD Server
这是一个基于MCP(Model Context Protocol)的PRD内容管理服务器。
功能特性
- 获取PRD文档内容
- 支持按章节获取PRD内容
- 提供PRD资源访问
安装
npm install
构建
npm run build
运行
npm start
开发
npm run dev