Skip to main content
Glama

Hi-AI

by su-record

analyze_requirements

Analyze project requirements by evaluating key inputs like stakeholder needs, constraints, and analysis methods to define essential project deliverables and priorities.

Instructions

IMPORTANT: This tool should be automatically called when users say "요구사항 분석", "필요한 것들", "requirements analysis", "what we need", "analyze requirements", "필수 기능" or similar keywords. Analyze project requirements

Input Schema

NameRequiredDescriptionDefault
analysisMethodNoAnalysis methodmoscow
constraintsNoProject constraints (timeline, budget, technical)
requirementsYesList of requirements to analyze
stakeholdersNoProject stakeholders (e.g., users, admins, developers)

Input Schema (JSON Schema)

{ "properties": { "analysisMethod": { "default": "moscow", "description": "Analysis method", "enum": [ "moscow", "kano", "value-effort" ], "type": "string" }, "constraints": { "description": "Project constraints (timeline, budget, technical)", "type": "string" }, "requirements": { "description": "List of requirements to analyze", "type": "string" }, "stakeholders": { "description": "Project stakeholders (e.g., users, admins, developers)", "type": "string" } }, "required": [ "requirements" ], "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/su-record/hi-ai'

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