Skip to main content
Glama

CastPlan MCP

by Ghostseller

generate_documentation_report

Create detailed documentation reports for lifecycle, quality, connections, or duplicates analysis. Specify time range and include AI insights for enhanced evaluation. Integrates with CastPlan MCP for contextual project intelligence.

Instructions

Generate comprehensive reports on documentation status and quality

Input Schema

NameRequiredDescriptionDefault
includeAINoInclude AI analysis in report
reportTypeYesType of report to generate
timeRangeNoTime range for the report

Input Schema (JSON Schema)

{ "properties": { "includeAI": { "default": true, "description": "Include AI analysis in report", "type": "boolean" }, "reportType": { "description": "Type of report to generate", "enum": [ "lifecycle", "quality", "connections", "duplicates", "comprehensive" ], "type": "string" }, "timeRange": { "description": "Time range for the report", "properties": { "end": { "description": "End date (ISO format)", "type": "string" }, "start": { "description": "Start date (ISO format)", "type": "string" } }, "type": "object" } }, "required": [ "reportType" ], "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/Ghostseller/CastPlan_mcp'

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