MCP Server Neurolorap

project_structure_reporter

Analyze and document project structure metrics by generating a detailed report. Exclude specified patterns and save results to a customizable output file for efficient project management.

Instructions

Generate a report of project structure metrics

Input Schema

NameRequiredDescriptionDefault
ignore_patternsNo
output_filenameNoPROJECT_STRUCTURE_REPORT.md

Input Schema (JSON Schema)

{ "properties": { "ignore_patterns": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Ignore Patterns" }, "output_filename": { "default": "PROJECT_STRUCTURE_REPORT.md", "title": "Output Filename", "type": "string" } }, "title": "project_structure_reporterArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Server Neurolorap

Related Tools

ID: rg07wseeqe