Prompt Refiner
Transforms vague prompts into detailed, structured, and actionable instructions. Improves the quality of results by automatically adding necessary context and clarity. Streamlines workflows by automa…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add waleed-2002/prompt-enhancer
# Browse available tools
npx -y smithery tool list waleed-2002/prompt-enhancer
# Get full schema for a tool
npx -y smithery tool get waleed-2002/prompt-enhancer enhance_prompt
# Call a tool
npx -y smithery tool call waleed-2002/prompt-enhancer enhance_prompt '{}'Direct MCP Connection
Endpoint: https://prompt-enhancer--waleed-2002.run.tools
Required config:
openaiApiKey(query) — Your OpenAI API key. Get one at platform.openai.com
Tools (1)
enhance_prompt— Rewrites a short/vague prompt into a detailed, structured, actionable prompt
# Get full input/output schema for a tool
npx -y smithery tool get waleed-2002/prompt-enhancer