Expose data and content from your servers to LLMs
file:///home/user/documents/report.pdf
postgres://database/customers/schema
screen://localhost/display1
resources/list
endpoint. Each resource includes:
resources/read
request with the resource URI.
The server responds with a list of resource contents:
resources/read
request. This could be used, for example, to return a list of files inside a directory when the directory is read.notifications/resources/list_changed
notification.
resources/subscribe
with resource URInotifications/resources/updated
when the resource changesresources/read
resources/unsubscribe