Expose static and dynamic read-only data for the AI to query. Part of the free MCP Academy โ every lesson below is open to everyone, no signup required.
Resources are Read-Only Data Unlike Tools (which do things), Resources expose data for the AI to inspect. Think of them as files, database rows, or st...
Dynamic URIs If you have thousands of records (e.g., Jira tickets), you cannot register 10,000 static Resources. Instead, you use Resource Templates ....
Pagination via Cursors For API endpoints that return massive lists, MCP supports cursor-based pagination. If a resource list response contains too muc...