Skip to main content
Glama

Starwind UI MCP Server

by starwind-ui

init_project

Set up new projects with Starwind UI components using your preferred package manager (npm, yarn, pnpm). Streamlines initialization for AI-assisted development workflows.

Instructions

Initializes a new project with Starwind UI

Input Schema

NameRequiredDescriptionDefault
packageManagerNoPackage manager to use (npm, yarn, pnpm)

Input Schema (JSON Schema)

{ "properties": { "packageManager": { "description": "Package manager to use (npm, yarn, pnpm)", "enum": [ "npm", "yarn", "pnpm" ], "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Starwind UI 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/starwind-ui/starwind-ui-mcp'

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