Odel
clarifyprompt mcp

clarifyprompt mcp

Local
@lumabyteco12TypeScriptApache-2.0Updated 1mo ago

AI prompt optimization for 58+ platforms across 7 categories with custom platforms

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmclarifyprompt-mcpv1.1.3

Run

npx -y clarifyprompt-mcp

MCP client config

{
  "mcpServers": {
    "clarifyprompt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "clarifyprompt-mcp"
      ]
    }
  }
}