Skip to main content
Glama

filesystem-mcp

by sylphxltd

read_content

Retrieve and display content from multiple specified files using a TypeScript-based MCP server designed for managing and summarizing text notes.

Instructions

Read content from multiple specified files.

Input Schema

NameRequiredDescriptionDefault
pathsYesArray of relative file paths to read.

Input Schema (JSON Schema)

{ "properties": { "paths": { "description": "Array of relative file paths to read.", "items": { "type": "string" }, "type": "array" } }, "required": [ "paths" ], "type": "object" }
Install Server

Other Tools from filesystem-mcp

Related Tools

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/sylphxltd/filesystem-mcp'

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