loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

vibe-prompt-mcp

MCP Tool

saurabhjambure-pixel/vibe-prompt-mcp

MCP server that scores and optimizes vibe coding prompts

Install

$ npx loaditout add saurabhjambure-pixel/vibe-prompt-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "vibe-prompt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vibe-prompt-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

vibe-prompt-mcp

[](https://www.npmjs.com/package/vibe-prompt-mcp) [](https://www.npmjs.com/package/vibe-prompt-mcp) [](LICENSE)

> Every vague prompt costs you 2–3 follow-up messages. > This MCP fixes your prompt before it reaches the AI — so you get the right output on the first try.

vibe-prompt-mcp scores your prompt across 4 quality dimensions, rewrites the weak parts, and fills in what's missing. The AI gets a precise instruction. You get fewer iterations.

No API key. No account. No server to run. Works inside Claude Code, Cursor, Windsurf, Zed, and any stdio MCP client.

---

The problem it solves

You send a prompt. The AI produces something close but not quite right. You clarify. It tries again. You say "also add loading states." Another round. "Make it responsive." One more.

Three iterations to get what you could have specified upfront.

vibe-prompt-mcp catches the gaps before the prompt is sent — vague verbs, subjective language, missing acceptance criteria, absent style stack — and fixes them automatically. The AI gets one clear instruction instead of a guessing game.

---

See it in action
Example 1 — vague UI prompt

Before:

can you please improve the login page, it looks bad and i want it to feel more modern

*Score: 76/100 — 5 issues detected*

After `optimize_prompt`:

please redesign the login page, it looks bad and i want it to use
Inter font, neutral color palette, 8px border radius, consistent
16px grid spacing. Done when: the page renders correctly on mobile
and desktop with no console errors. Use Tailwind CSS and shadcn/ui.

*Score: 78/100 — filler stripped, vague terms replaced, missing specs appended*

Example 2 — feature request with missing specs

Before:

Add a notifications bell icon to the navbar that s

Tags

mcpmodel-context-protocolprompt-engineeringtypescriptvibe-coding

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/saurabhjambure-pixel/vibe-prompt-mcp)](https://loaditout.ai/skills/saurabhjambure-pixel/vibe-prompt-mcp)