Skip to main content
Glama

Starwind UI MCP Server

fetch_llm_data

Retrieve LLM data from starwind.dev with a rate limit of 3 requests per minute and optional caching. Configurable to fetch full or partial datasets for efficient integration with Starwind UI components.

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" }
Install Server

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