Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Unleashing MCP: Exploring the Power of Model Co...

Unleashing MCP: Exploring the Power of Model Context Protocol

Hands-on workshop on MCP

Avatar for Pratik Parmar

Pratik Parmar

April 17, 2025
Tweet

More Decks by Pratik Parmar

Other Decks in Programming

Transcript

  1. Outline • MCP Basics • Installation • Create your first

    MCP server • Supabase MCP • MCPthon
  2. Prerequisites • VS Code • Either of ◦ Roo Code

    / Cline (VS code extension) ◦ Cursor / Windsurf (AI Code Editor) • Any LLM Provider • Node.js (preferably latest one) • Cloudflare Account (optional) • Wrangler Package (npm install wrangler –save-dev) • Supabase Account • Supabase Personal Access Token
  3. MCP vs API: Quick comparison Feature MCP Traditional API Integration

    Effort Single, standardized integration Separate integration per API Real-Time Communication ✅ Yes ❌ No Dynamic Discovery ✅ Yes ❌ No Scalability Easy (plug-and-play) Requires additional integrations Security & Control Consistent across tools Varies by API
  4. How to run MCP server? • Local 💻 • On

    managed platforms like smithery.ai 🧰 • Cloud - Cloudflare Workers ☁
  5. Thank you! References: • Model Context Protocol Official Website: https://modelcontextprotocol.io/

    • Norah Sakal | What is Model Context Protocol (MCP)? How it simplifies AI integrations compared to APIs: https://norahsakal.com/blog/mcp-vs-api-mod el-context-protocol-explained/ • Building Agents with Model Context Protocol - Workshop with Mahesh Murag of Anthropic: https://www.youtube.com/watch?v=kQmXtr mQ5Zg LinkedIn