Skip to main content
Glama

mcp-rtfm

by ryanjoachim

analyze_existing_docs

Analyzes documentation files to extract metadata and enhance content for improved searchability and usability in project directories.

Instructions

Analyze existing documentation files with enhanced content analysis and metadata generation

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