mcp-server-code-assist

by abhishekbhakat
Verified

read_file

Extract and retrieve the content of a specified file from the system using a structured XML-based approach for code assistance and modification tasks.

Instructions

Reads file content

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "anyOf": [ { "type": "string" }, { "format": "path", "type": "string" } ], "title": "Path" } }, "required": [ "path" ], "title": "FileRead", "type": "object" }

You must be authenticated.

Other Tools from mcp-server-code-assist

Related Tools

ID: pk7xbajohp