Skip to main content
Glama
nmelo

Prompt Refiner MCP Server

by nmelo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DISABLE_PROGRESS_LOGGINGNoDisable colored stderr output

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
promptrefinerA

A tool for systematically refining vague ideas into well-structured prompts.

This tool helps you work with users to transform rough ideas into clear, actionable prompts through a structured clarification process.

Workflow:

  1. START: Submit the user's original idea

  2. CLARIFY: Ask the user questions and submit clarifications for key aspects:

    • purpose: What is this for? What problem does it solve?

    • audience: Who will use this? What's their skill level?

    • constraints: What are the requirements, limitations, or technical constraints?

    • context: Where/when/how will this be used? What environment?

    • success: How will success be measured? What does "done" look like?

    • scope: What's included? What's explicitly out of scope?

    • style: What tone, format, or style is needed?

  3. EXPORT: When refinement is complete, export using a template

Key aspects to explore (ask about these):

  • purpose (critical)

  • audience (critical)

  • constraints (important)

  • context (important)

  • success (important)

  • scope (helpful)

  • style (optional)

You decide what questions to ask based on what's unclear in the idea. You decide when enough clarification has been gathered. The tool just tracks your refinement steps and formats the output.

Available export templates:

  • "detailed-structured": Comprehensive with sections (Purpose, Audience, Requirements, etc.)

  • "concise-bullets": Brief bullet-point format

  • "technical-spec": Formal specification style

  • "conversational": Natural language paragraph

  • "minimal": Just the essentials

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nmelo/prompter-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server