Skip to content

Day 4 — MCP (Model Context Protocol) #4

@PunithVT

Description

@PunithVT

Day 4. Picking MCP because it's the protocol where Chandana's AWS work and my agent work actually meet — feels like the right thing to learn together.

Topics to cover:

  1. What MCP is and why it matters — client / server / transport, how it differs from plain function-calling
  2. Building a Python MCP server — exposing tools, resources, and prompts
  3. Connecting an MCP server to Claude Desktop / IDE clients (stdio vs SSE transport)
  4. Hosting MCP servers on AWS — Lambda for short tools vs Fargate for long-running ones
  5. Securing MCP — auth, scopes, rate-limiting, handling secrets the server needs

Plan: each of us picks 2–3 items, writes notes / a small demo under our file, pushes by end of day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions