Skip to main content
Glama

mcp-rtfm

by ryanjoachim

analyze_project

Analyze project structure to generate initial documentation files, transforming complex or missing docs into a searchable knowledge base for clarity and accessibility.

Instructions

Analyze project structure and create initial documentation 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" }

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/ryanjoachim/mcp-rtfm'

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