Skip to main content
Glama

README Generator MCP Server

by JojoSlice

read_file

Read file contents to analyze project structure and generate comprehensive README documentation with proper formatting and sections.

Instructions

Read the contents of a file

Input Schema

NameRequiredDescriptionDefault
pathYesThe absolute path to the file to read

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "The absolute path to the file to read", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from README Generator MCP Server

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/JojoSlice/README-Gen-MCP-Server'

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