MCP Directory
Back

Claude-Code-Everything-You-Need-to-Know

by wesammustafa · Python · ★ 1,711

The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, automation, and integrations, to MCP servers, tools, and the BMAD method—packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for Claude mastery.

Install

pip install git+https://github.com/wesammustafa/Claude-Code-Everything-You-Need-to-Know.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-everything-you-need-to-know": {
      "command": "uvx",
      "args": [
        "git+https://github.com/wesammustafa/Claude-Code-Everything-You-Need-to-Know.git"
      ]
    }
  }
}

From the README

The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, automation, and integrations, to MCP servers, tools, and the BMAD method—packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for Claude mastery. > **📖 Recommended Tool** > For the best reading experience with these documents, we recommend installing [Obsidian](https://obsidian.md/). It provides excellent visualization and navigation for markdown files. **Fundamentals:** - [What are LLMs, and how do they differ fro…
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 filesystem servers