From 833b2b6f88d1c8327a91d4debca7d95db0050ced Mon Sep 17 00:00:00 2001 From: coso Date: Thu, 19 Jun 2025 12:52:10 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E7=A4=BE=E5=8C=BA?= =?UTF-8?q?=E6=95=99=E7=A8=8B=E4=B8=8E=E6=A1=88=E4=BE=8B=E9=83=A8=E5=88=86?= =?UTF-8?q?=EF=BC=8C=E5=8C=85=E5=90=AB=E5=9F=BA=E4=BA=8EPromptX=E6=9E=B6?= =?UTF-8?q?=E6=9E=84=E7=9A=84MCP=E5=B7=A5=E5=85=B7=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E5=AE=9E=E8=B7=B5=E7=BB=8F=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index f875e1d..111f951 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,24 @@ graph TD --- +## 📚 **社区教程与案例** + +社区成员 **coso** 基于 PromptX 架构开发了 MCP 工具,并分享了完整的开发经验: + +#### 🔧 **使用 PromptX 架构开发 crawl-mcp 工具** +- **文章**:[从想法到产品:我如何用Cursor Agent开发出智能内容处理MCP工具](https://mp.weixin.qq.com/s/x23Ap3t9LBDVNcr_7dcMHQ) +- **成果**:[crawl-mcp-server](https://www.npmjs.com/package/crawl-mcp-server) - NPM包 | [GitHub](https://github.com/wutongci/crawl-mcp) +- **亮点**:以 PromptX 为架构参考,实现零代码开发,几小时完成从想法到发布 + +#### 🛠️ **MCP 开发模板化实践** +- **文章**:[从零代码到开源:我如何用模板革命MCP开发](https://mp.weixin.qq.com/s/aQ9Io2KFoQt8k779L5kuuA) +- **成果**:[mcp-template](https://github.com/wutongci/mcp-template) - 通用MCP开发模板 +- **价值**:将 MCP 开发时间从 40 小时缩短到 30 分钟 + +> 💡 欢迎社区成员分享基于 PromptX 的实践经验,提交 PR 添加到此处。 + +--- + ## ⭐ **Star增长趋势** [![Star History Chart](https://api.star-history.com/svg?repos=Deepractice/PromptX&type=Date)](https://star-history.com/#Deepractice/PromptX&Date)