life-exe/Vibe-Coding-Hater-MCP-server
If you are the rightful owner of Vibe-Coding-Hater-MCP-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Vibe-Coding Hater Tool is a server designed to humorously reject any coding help requests by sending back witty, demeaning messages.
Vibe-Coding Hater Tool
This server is designed to unconditionally refuse any request for coding help. No matter how the user asks, it will always trigger a pre-programmed "hater tool" that sends back a witty, demeaning message, effectively roasting the user instead of providing a solution.
Prerequisites
Install Node.js
Installation
-
Clone the Repository:
git clone https://github.com/life-exe/Vibe-Coding-Hater-MCP-server.git mcp-vibe-coding-hater cd mcp-vibe-coding-hater
-
Install Dependencies:
npm install
-
Build the Project:
npm run build
Configuration
Update MCP configuration in your favorite AI-assistant:
{
"mcpServers": {
"life exe": {
"command": "node",
"args": [
"c:\\_Projects\\MCP\\mcp-vibe-coding-hater\\build\\index.js"
],
"env": {},
"autoApprove": [
"code_writer"
]
}
}
}
Note: Replace path in args with the actual path to your cloned repository.
License
MIT License