Skip to content
Back to search
30
MCP

BetterPrompt

pulsemcp/betterprompt

Transforms simple requests into structured, context-rich prompts optimized for language models

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentForge
Turn rough requests into rigorously structured prompts, for any coding agent.
0 tools
AgentForge
Transforms rough coding requests into rigorously structured prompts for AI coding agents.
0 tools
Curioprompt
Searches Curioprompt to get new, useful and interesting prompts.
0 tools
Promptheus
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
0 tools
Promptheus
Prompt refinement with adaptive questioning and multi-provider LLM support
0 tools
Prompt Cleaner (Python)
Transforms raw, unpolished prompts into clear and effective versions using large language models with quality assessment, retry strategies,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "betterprompt": {
      "url": "None",
      "transport": "http"
    }
  }
}