mcp-workshop

adarsh22pm/mcp-workshop
★ 0 stars Unknown language AI/LLM Updated today
Interactive self-paced workshop: Build MCP servers for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-workshop": {
      "command": "npx",
      "args": [
        "-y",
        "adarsh22pm/mcp-workshop"
      ]
    }
  }
}

README Excerpt

An interactive, self-paced course teaching you how to build Model Context Protocol (MCP) servers so AI agents (Claude, ChatGPT, Cursor) can use your product. **Walk in curious about MCP. Walk out with two published servers and the skills to build the next one.** --- - **MCP is the universal interface for AI agents** — how it works, why agents need it