Skip to main content
Glama

MCP Server for Unity

by zabaglione

ai_analyze_requirements

Analyze natural language game or feature descriptions to generate structured project plans, enabling efficient development workflows in Unity projects.

Instructions

Analyze natural language requirements and generate project plan

Input Schema

NameRequiredDescriptionDefault
descriptionYesNatural language description of the game or feature to create

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "Natural language description of the game or feature to create", "type": "string" } }, "required": [ "description" ], "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/zabaglione/mcp-server-unity'

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