Turns casual AI requests into structured, context-rich prompts using techniques from Anthropic, OpenAI, and DeepMind research. Exposes a single tool, enhance-request, that wraps your input in detailed instructions covering intent analysis, output formatting, success criteria, and interaction patterns. Instead of asking "write a fibonacci function," you get a multi-paragraph prompt that specifies expertise level, requests explanations and examples, and defines what a quality response looks like. Useful when you want consistent, thorough answers without manually engineering prompts each time. Works over stdio with any MCP client. The transformation is deterministic, so you can see exactly how your request gets expanded before it hits the model.
claude mcp add --transport stdio aungmyokyaw-betterprompt-mcp -- npx -y betterprompt-mcp