MCP Directory
Back

claude-code-crash-course

by emarco177 · ★ 158

Hands-on crash course for Claude Code with branch-based projects on MCP, subagents, hooks, and automation.

#agentic-ai#agentic-coding#claude-code#context-engineering#deep-agents#subagents

Install

git clone https://github.com/emarco177/claude-code-crash-course.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-crash-course": {
      "command": "npx",
      "args": [
        "-y",
        "github:emarco177/claude-code-crash-course"
      ]
    }
  }
}

From the README

[](https://twitter.com/EdenMarco177) [](LICENSE) [](https://www.udemy.com/course/claudecode/?referralCode=APRL-2026) Welcome to the Claude Code Crash Course! This repository is designed to teach you the fundamentals and advanced concepts of Claude Code, Anthropic's official CLI for AI-powered software development, in a hands-on way. Claude Code is an interactive command-line interface that brings Claude's AI capabilities directly to your development workflow. It helps with code analysis, bug fixing, feature development, refactoring, and workflow automation - all from your terminal. This rep…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers