Skip to main content
Glama

Starwind UI MCP Server

by starwind-ui

fetch_llm_data

Retrieves LLM data from Starwind.dev with a rate limit of 3 requests per minute and optional caching, enabling efficient access to AI assistant resources for Starwind UI projects.

Instructions

Fetches LLM data from starwind.dev (rate limited to 3 requests per minute, with caching)

Input Schema

NameRequiredDescriptionDefault
fullNoWhether to fetch the full LLM data (defaults to false)

Input Schema (JSON Schema)

{ "properties": { "full": { "description": "Whether to fetch the full LLM data (defaults to false)", "type": "boolean" } }, "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