Skip to main content
Glama

Starwind UI MCP Server

get_documentation

Retrieve documentation links for Starwind UI components, CLI, theming, installation, and more. Specify the type or component for targeted access to resources.

Instructions

Returns documentation links for Starwind UI

Input Schema

NameRequiredDescriptionDefault
componentNoSpecific component to get documentation for (only used when type is components)
typeNoType of documentation to retrieve (defaults to overview)

Input Schema (JSON Schema)

{ "properties": { "component": { "description": "Specific component to get documentation for (only used when type is components)", "type": "string" }, "type": { "description": "Type of documentation to retrieve (defaults to overview)", "enum": [ "overview", "getting-started", "cli", "installation", "theming", "components", "full" ], "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/nookeshkarri7/starwind-ui-mcp2'

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