Skip to main content
Glama

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" }

Other Tools

Related Tools

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

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