Skip to main content
Glama

mcp-github-project-manager

analyze_task_complexity

Assess task complexity, estimate effort, evaluate risks, and generate actionable insights for GitHub projects using AI-driven analysis to enhance project planning and execution.

Instructions

Perform detailed AI-powered analysis of task complexity, effort estimation, risk assessment, and provide actionable recommendations

Input Schema

NameRequiredDescriptionDefault
currentEstimateNo
includeBreakdownYes
includeRecommendationsYes
includeRisksYes
projectContextNo
taskDescriptionYes
taskTitleYes
teamExperienceYes

Input Schema (JSON Schema)

{ "properties": { "currentEstimate": { "type": "number" }, "includeBreakdown": { "type": "string" }, "includeRecommendations": { "type": "string" }, "includeRisks": { "type": "string" }, "projectContext": { "type": "string" }, "taskDescription": { "type": "string" }, "taskTitle": { "type": "string" }, "teamExperience": { "type": "string" } }, "required": [ "taskTitle", "taskDescription", "teamExperience", "includeBreakdown", "includeRisks", "includeRecommendations" ], "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/kunwarVivek/mcp-github-project-manager'

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