MCPVault

read_file

MCP tool from Filesystem MCP by achetronic

Read a file fully or specific line ranges. Accepts an array of {offset, limit} ranges for partial reads

How to use it

read_file is exposed by the Filesystem MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the read_file tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Filesystem MCP

$npm i mcp-remote && make run
FULL FILESYSTEM MCP LISTING