Connects to Prompeteer's hosted service to generate optimized prompts for 140+ AI platforms including ChatGPT, Claude, Midjourney, and Stable Diffusion. Exposes five tools: generate_prompt creates platform-specific prompts, score_prompt analyzes quality across 16 dimensions like linguistic quality and information density, and three PromptDrive operations let you save, list, and retrieve prompts from your personal library. Uses OAuth 2.1 authentication and runs over SSE or streamable HTTP rather than stdio. You'd reach for this when building agents or workflows that need to dynamically create high quality prompts for different platforms, or when you want programmatic access to your prompt library without switching contexts.
claude mcp add --transport stdio prompeteer-prompeteer-mcp uvx prompeteer-mcp