mcp-server-prompt

rakeshsun/mcp-server-prompt

3.1

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

The Model Context Protocol (MCP) server is a versatile tool designed to facilitate seamless integration and communication between various machine learning models and applications.

Installation Steps

To install the add_tool MCP server, run the following command:

{
  "mcpServers": {
    "add_tool": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/rakeshsun/mcp-server-prompt.git",
        "mcp-server"
      ]
    }
  }
}

This will fetch and set up the mcp-server from the specified GitHub repository.# mcp-server-prompt