mcp-rtfm

get_project_info

Retrieve detailed information about project structure and files by specifying the root directory path. Simplify project analysis for better documentation and organization.

Instructions

Get information about the project structure and files

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the project root directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the project root directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-rtfm

Related Tools

ID: 44sgp6bmdc