gdli6177/mcp-prompt-server
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
Platform-specific configuration:
{
"mcpServers": {
"mcp-prompt-server": {
"command": "npx",
"args": [
"-y",
"mcp-prompt-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...