Prompt Review
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add prompt-reviewQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"prompt-review": {
"command": "npx",
"args": [
"@modelcontextprotocol/prompt-review"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Refines user prompts through structured dialogue to produce executable prompts with delegation plans. Use when user requests are vague or multi-file, or manually via /prompt-review or /refine.
Tags
developmentgobashcode-reviewapiskill