read_file
Extract and return the full contents of a file from the MCP Filesystem Server. Specify the file path and optional encoding (default: utf-8) to retrieve data as a string.
Instructions
Read the complete contents of a file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoding | No | utf-8 | |
path | Yes |