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/file
For S3:
https://FQDN:5679/s3

Access Control

MCP server allows read-only access to DF files.