0Pricing
MCP Academy · Lesson

Notify Clients of Updates

Signal when a resource's contents have changed.

Data Doesn't Sit Still

Resources change: a file is edited, a record updates. MCP lets a server notify clients so they don't keep reading stale content. 🔔

Notifications Are One-Way

An update signal is a notification: a JSON-RPC message with no id and no reply. The server tells the client something happened and moves on.

All lessons in this course

  1. Parameterized Resource URIs
  2. Build Content at Read Time
  3. List vs Templated Resources
  4. Notify Clients of Updates
← Back to MCP Academy