mcp-rtfm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_existing_docsAnalyze existing documentation files with enhanced content analysis and metadata generation
analyze_project_with_metadataAnalyze project structure, create initial documentation files, and enhance with metadata/context
analyze_projectAnalyze project structure and create initial documentation files
read_docRead a documentation file (required before updating)
update_docUpdate a specific documentation file using diff-based changes
get_doc_contentGet the current content of a documentation file
get_project_infoGet information about the project structure and files
search_docsSearch across documentation files with highlighted results
update_metadataUpdate metadata for a documentation file
get_related_docsFind related documentation files based on metadata
customize_templateCreate or update a custom documentation template