Skip to main content
MCP resources expose stable read-only snapshots assistants can fetch without calling action tools. List them with resources/list after MCP initialize.

Resource catalog

Example resources/read

Resources return JSON text suitable for model context. They respect the same scopes as the equivalent REST routes.

Prompts vs resources

  • Resources = static URI-addressable snapshots
  • Prompts = templated multi-step instructions (prompts/get)
See MCP tools for the full tool catalog.