ultra-prompt
Turn any AI assistant into an expert prompt engineer.
What it can do
- Search Templates: Search Ultra Prompt's 1,000+ professionally engineered prompt templates by topic, task, or category. Returns matching template ids to use with get_template / build_prompt.
- Get Template: Get a template's full field schema: every input field, its type, label, and chip options. Call this before build_prompt to know what values to collect from the user.
- Build Prompt: Assemble the final professional prompt from a template id plus field values. Optionally upgrade it (PRO) with a FRAMEWORK, QUALITY guards, and an output FORMAT — the same controls the Ul
What data it sees
Do you need an account
An API key from the service settings is required
Turn any AI assistant into an expert prompt engineer. Ultra Prompt gives your AI a library of 1,000+ professionally written prompts for real, everyday work, writing, marketing, business, creative, coding, and more.
Just describe what you're trying to do, and it finds the right template, fills in the details, and hands back a polished, ready-to-run prompt, expert-quality results without wasting time writing the best prompt yourself. It can also chain templates into multi-step workflows and save them to reuse.
Tools: search_templates · get_template · build_prompt · suggest_vocab · recommend_next · list_enhancements · build_pipeline (Pro) · save_playbook (Pro)
Free key: ultraprompt.co → Account → MCP Server. Free: 5 calls/mo · Pro: unlimited.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| search_templates | Search Ultra Prompt's 1,000+ professionally engineered prompt templates by topic, task, or category. Returns matching template ids to use with get_template / build_prompt. |
| get_template | Get a template's full field schema: every input field, its type, label, and chip options. Call this before build_prompt to know what values to collect from the user. |
| build_prompt | Assemble the final professional prompt from a template id plus field values. Optionally upgrade it (PRO) with a FRAMEWORK, QUALITY guards, and an output FORMAT — the same controls the Ultra Prompt web app uses (call list_enhancements). Returns the ready-to-use prompt and flags any unfilled fields. |
| suggest_vocab | Get Ultra Prompt's curated vocabulary for a template field — concrete terms real users type, with definitions for technical ones. Use when the user is unsure what to put in a field. |
| recommend_next | Given a template the user just used, recommend the natural NEXT templates in their workflow (powered by Ultra Prompt's template genome). |
| list_enhancements | List the optional PRO upgrades for build_prompt — reasoning frameworks (RTCEE, CO-STAR, RACE, RISEN, APE, BROKE), quality guards, and output formats — plus the Pro pipeline/playbook tools. |
| build_pipeline | PRO. Chain multiple templates into one multi-step "mega-prompt" (like Power Creator). Pass an ordered list of steps; returns the combined prompt. Requires an Ultra Prompt Pro account. |
| save_playbook | PRO. Save a multi-step workflow as a Playbook in the user's Ultra Prompt account — it appears in their web app (Playbooks tab), ready to run or edit. Requires an Ultra Prompt Pro account. |