Skip to main content
Roots inform servers about filesystem resources the client has access to. Servers can use this information to adjust behavior or restrict operations to safe boundaries.

Configure Roots

Dynamic Updates

Update roots during the session:

Root Structure

Security

Roots establish security boundaries. Servers should:
  • Only access files within advertised roots
  • Reject operations targeting paths outside root boundaries
  • Use roots to scope file searches and operations
Last modified on June 30, 2026