Starwind UI MCP Server

by starwind-ui
Verified

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

ID: 3931n8mhge