Skip to content

Prompt Doctor

Free

by MCP Community

`prompt-doctor` is an MCP server that rewrites user prompts so downstream coding agents receive clearer, execution-ready instructions.

v2.0.6Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Prompt Doctor MCP Server

prompt-doctor is an MCP server that rewrites user prompts so downstream coding agents receive clearer, execution-ready instructions.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y prompt-doctor
Add to claude_desktop_config.json
{
  "mcpServers": {
    "prompt-doctor": {
      "command": "npx",
      "args": ["-y", "prompt-doctor"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared