mcp-prompt-server

mcp-prompt-server

3.6

If you are the rightful owner of mcp-prompt-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Prompt Server is a server based on the Model Context Protocol (MCP) that provides preset prompt templates to help editors like Cursor and Windsurf execute tasks more efficiently.

The MCP Prompt Server is designed to enhance the efficiency of editors such as Cursor and Windsurf by providing a collection of preset prompt templates. These templates are tailored for various tasks including code review, API documentation generation, and code refactoring. The server offers these prompts as tools, allowing for dynamic parameter replacement to increase flexibility. Developers can easily add or modify prompt templates, and the server includes a tool API for reloading and querying available prompts. The server is optimized for integration with editors, ensuring a seamless user experience.

Features

  • Provides preset prompt templates for tasks like code review and API documentation.
  • Offers all prompt templates as MCP tools for better integration.
  • Supports dynamic parameter replacement for flexible prompt usage.
  • Allows developers to add and modify prompt templates freely.
  • Includes a tool API for reloading prompts and querying available prompts.

Tools

  1. reload_prompts

    Reloads all preset prompts.

  2. get_prompt_names

    Retrieves all available prompt names.