Access resources like files and data stored in the MCP gateway.Documentation Index
Fetch the complete documentation index at: https://noorle.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
resources/list
List available resources. Request:resources/read
Read a specific resource. Request:Resource URIs
Resources are identified by URIs:| Scheme | Example | Description |
|---|---|---|
file:// | file:///workspace/data.txt | File path |
http:// | http://example.com/data | HTTP resource |
https:// | https://example.com/data | HTTPS resource |