Skip to main content
Glama

Smart Docs MCP Server

by Njengah

detect_missing_docs

Identify undocumented code elements in your codebase and categorize them by severity level (critical, medium, low) to prioritize documentation efforts.

Instructions

Detect code elements that are missing documentation and categorize them by severity (critical, medium, low).

Input Schema

NameRequiredDescriptionDefault
minSeverityNoMinimum severity level to report
pathNoPath to file or directory to analyze

Input Schema (JSON Schema)

{ "properties": { "minSeverity": { "description": "Minimum severity level to report", "type": "default" }, "path": { "description": "Path to file or directory to analyze", "type": "string" } }, "type": "object" }

Other Tools from Smart Docs MCP Server

Related Tools

    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/Njengah/claude-4.5-mcp-tutorial'

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