ClaudeWave
gdli6177
gdli6177

mcp-prompt-server

View on GitHub

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

MCP Servers244 stars156 forksJavaScriptMITUpdated 8mo ago
ClaudeWave Trust Score
74/100
· OK
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "mcp-prompt-server": {
      "command": "node",
      "args": ["/path/to/mcp-prompt-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/gdli6177/mcp-prompt-server and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers