Back to search
30
MCP

mcp-vibe-checker

npm/mcp-vibe-checker

Parses code to extract function and variable names, assigns personality types (main character, NPC, villain origin story, etc.), rates variable name energy 1-10, suggests aesthetic alternatives, and gives an overall vibe score with code aesthetic assessme

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

Similar MCP servers embedding-nearest

io.github.webmoleai/mcp-vibe-checker
Vibe-check your code — personality types, energy ratings, aesthetic suggestions.
0 tools
vibe-check-mcp-server
Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for c
0 tools
io.github.vibecheckaiofficial/vibecheck-mcp
AI Code Firewall — MCP Server for hallucination prevention in AI development
0 tools
codezap-mcp
⚡️ The MCP Server designed to guide Vibe Coder's development.
0 tools
@vibetasks/mcp-server
VibeTasks MCP Server for Claude Code, Cursor, and AI coding tools. Status-based task management: todo → vibing → done.
0 tools
vibe-testing
Code-aware browser testing agent — reads your codebase, understands functionality, tests every element, reports with screenshots. Works as M
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-vibe-checker": {
      "url": "None",
      "transport": "http"
    }
  }
}