Skip to main content
Glama
safurrier

MCP Filesystem Server

tail_file

Extract the last N lines from a text file on the MCP Filesystem Server, specifying path, line count, and encoding. Ideal for quickly reviewing file endings without full file access.

Instructions

Read the last N lines of a text file.

Args: path: Path to the file lines: Number of lines to read (default: 10) encoding: Text encoding (default: utf-8) ctx: MCP context Returns: Last N lines of the file

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
encodingNoutf-8
linesNo
pathYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/safurrier/mcp-filesystem'

If you have feedback or need assistance with the MCP directory API, please join our Discord server