一个提供优秀prompt的Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地和使用。提供tool和prompt两种形式
$git clone https://github.com/smallnest/mcp-prompt-server-goInstalls into the current project.
Install mcp-prompt-server-go by running `git clone https://github.com/smallnest/mcp-prompt-server-go`, then use it for the current task and follow its documentation at https://github.com/smallnest/mcp-prompt-server-go.