Merge pull request #65 from wutongci/main
docs: 添加社区教程与案例部分,包含基于PromptX架构的MCP工具开发实践经验
This commit is contained in:
18
README.md
18
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增长趋势**
|
||||
|
||||
[](https://star-history.com/#Deepractice/PromptX&Date)
|
||||
|
||||
Reference in New Issue
Block a user