MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An MCP that encourages anti-vibe coding for beginners.

Created 2/4/2026
Updated about 21 hours ago
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" ] } } }