readFile
Extract specific content from a local file by specifying the file path, line count, and starting line. Ideal for targeted file access and data retrieval tasks.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Claude Code MCP
Related Tools
- @bsmi021/mcp-file-operations-server
- @GongRzhe/Office-Word-MCP-Server
- @GongRzhe/terminal-controller-mcp
- @arathald/mcp-editor
- @admica/FileScopeMCP