The reputation layer for AI skills, tools & agents

gdli6177/mcp-prompt-server

Score: 22.1 Rank #10323

这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。

Overview

gdli6177/mcp-prompt-server is a JavaScript MCP server licensed under MIT. 这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。

Ranked #10323 out of 25632 indexed tools.

Ecosystem

JavaScript MIT

Signal Breakdown

Stars 241
Freshness 7mo ago
Issue Health 0%
Contributors 2
Dependents 0
Forks 159
Description Detailed
License MIT

How to Improve

Freshness high impact

Last commit was 229 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 5 open vs 0 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for gdli6177/mcp-prompt-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/gdli6177--mcp-prompt-server)](https://agentrank-ai.com/tool/gdli6177--mcp-prompt-server)
<a href="https://agentrank-ai.com/tool/gdli6177--mcp-prompt-server"><img src="https://agentrank-ai.com/api/badge/tool/gdli6177--mcp-prompt-server" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# MCP Prompt Server
> 🚀 **重要升级通知!**

我们基于基于 MCP Prompt Server 使用场景,推出全新升级服务:[mypromptmcp.com](https://mypromptmcp.com/)。

通过该平台,您可以在线自由管理自己的 prompt 提示词,并且允许灵活组合、打包成 MCP 服务,轻松集成到不同的 AI Agent 或工具中(如 Cursor、Windsurf、Cline 等),实现跨平台调用和高效协作。

立即体验更强大的 prompt 管理与分发能力,访问 [mypromptmcp.com](https://mypromptmcp.com/) 了解详情!

> ⚠️ **重要提醒:**
>
> MCP Prompt Server 依然可以正常使用,但后续我们将不再进行功能升级和维护。如果您希望持续获得最新的功能和体验,建议迁移并使用 [mypromptmcp.com](https://mypromptmcp.com)。

[English Version](README_EN.md)

这是一个基于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等编辑器优化,提供更好的集成体验

## 目录结构

```
prompt-server/
├── package.json         # 项目依赖和脚本
├── src/                 # 源代码目录
│   ├── index.js         # 服务器入口文件
│   └── prompt
Read full README on GitHub →
Are you the maintainer? Claim this listing