by gdli6177 · MCP Server · ★ 241
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Prompt Server 🚀 重要升级通知! 我们基于基于 MCP Prompt Server 使用场景,推出全新升级服务:mypromptmcp.com。 通过该平台,您可以在线自由管理自己的 prompt 提示词,并且允许灵活组合、打包成 MCP 服务,轻松集成到不同的 AI Agent 或工具中(如 Cursor、Windsurf、Cline 等),实现跨平台调用和高效协作。 立即体验更强大的 prompt 管理与分发能力,访问 mypromptmcp.com 了解详情! ⚠️ 重要提醒: MCP Prompt Server 依然可以正常使用,但后续我们将不再进行功能升级和维护。如果您希望持续获得最新的功能和体验,建议迁移并使用 mypromptmcp.com。 English Version 这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。 功能特点 提供预设的prompt模板,可用于代码审查、API文档生成、代码重构等任务 将所有prompt模板作为MCP工具(tools)提供,而非MCP prompts格式 支持动态参数替换,使prompt模板更加灵活 允许开发者自由添加和修改prompt模板 提供工具API,可重新加载prompt和查询可用prompt 专为Cursor和Windsurf等编辑器优化,提供更好的集成体验 目录结构 安装和使用 安装依赖: 启动服务器: 服务器将在标准输入/输出上运行,可以被Cursor、Windsurf或其他MCP客户端连接。 添加新的Prompt模板 您可以通过在目录中添加新的YAML或JSON文件来创建新的prompt模板。每个模板文件应包含以下内容: yaml name: promptname
| Stars | 241 |
| Forks | 160 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.3961799847153/100 |
| Open Issues | 5 |
| Last Updated | 2025-07-30 |
| Created | 2025-03-16 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~113k |
These tools work well together with mcp-prompt-server for enhanced workflows:
Explore other popular mcp server tools:
mcp-prompt-server is 这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。. It is categorized as a MCP Server with 241 GitHub stars.
mcp-prompt-server is primarily written in JavaScript.
You can find installation instructions and usage details in the mcp-prompt-server GitHub repository at github.com/gdli6177/mcp-prompt-server. The project has 241 stars and 160 forks, indicating an active community.
mcp-prompt-server is released under the MIT license, making it free to use and modify according to the license terms.