Skip to main content
Glama
fayamonkey

AI Workshop Guide MCP Server

by fayamonkey

🤖 AI Workshop Guide MCP Server

Your fun AI teaching assistant! An MCP server that makes AI concepts accessible and engaging for workshop participants.

Features

  • explain_ai: Get simple explanations with examples and fun facts

  • workshop_demo: Interactive activities for teaching AI concepts

  • analogy_maker: Relatable analogies for complex topics

Quick Start

Local Development

pip install -r requirements.txt
python main.py

Server runs at http://localhost:8080

Deploy to Vercel

  1. Push this repo to GitHub

  2. Connect to Vercel

  3. Deploy automatically

  4. Use the Vercel URL in ChatGPT MCP connectors

Connect to ChatGPT

  1. Open ChatGPT (Pro/Teams required)

  2. Enable Developer mode in settings

  3. Add MCP connector with your server URL

  4. Start asking about AI concepts!

Example Usage

In ChatGPT:

  • "Use explain_ai to tell me about neural networks"

  • "Create a workshop demo for attention mechanisms"

  • "Make analogies for backpropagation"

Workshop Tips

  • Use during live sessions for instant explanations

  • Let participants ask questions through the MCP tools

  • Combine multiple tools for comprehensive understanding

  • Perfect for making complex AI accessible to everyone!

Have fun teaching AI! 🎯

Related MCP Connectors