M
MCP Noob Tutor
An MCP that encourages anti-vibe coding for beginners.
Created 2/4/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-noob-tutor
Cursor configuration (mcp.json)
{
"mcpServers": {
"hazeliscoding-mcp-noob-tutor": {
"command": "npx",
"args": [
"hazeliscoding-mcp-noob-tutor"
]
}
}
}