MCP Endpoints for Filesystem
Endpoints are used to query the Data Fabric Files related information from MCP server.
Configuration
To enable MCP File service, set
enable to true, for
example:file {
## Enables the MCP interface for Data Fabric File-system
enabled = true
}Endpoint URL
For File interface:
https://<FQDN>:5679/fileFor S3:
https://FQDN:5679/s3Access Control
MCP server allows read-only access to DF files.