Claude Code MCP
by auchenberg
readFile
Read a file from the local filesystem
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | The absolute path to the file to read | |
limit | No | The number of lines to read | |
offset | No | The line number to start reading from |