Vibe Prompt
Freeby MCP Community
Fix your vibe coding prompts before they reach the AI. Scores and rewrites across 4 dimensions — no API key, no server, just npx.
v1.1.0Added Apr 12, 2026
mcpmodel-context-protocolprompt-engineeringprompt-optimizationvibe-coding
Vibe Prompt MCP Server
Fix your vibe coding prompts before they reach the AI. Scores and rewrites across 4 dimensions — no API key, no server, just npx.
Installation
npx -y vibe-prompt-mcp
Reviews
Installation
Quick install
npx -y vibe-prompt-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"vibe-prompt": {
"command": "npx",
"args": ["-y", "vibe-prompt-mcp"]
}
}
}