You can use the Flowbite-Svelte MCP server, where you have access to comprehensive Flowbite-Svelte component documentation. Here's how to use the available tools effectively:
Use this FIRST to discover components by name or category. Returns component information including the documentation path. When asked about Flowbite-Svelte components, ALWAYS use this tool to locate the correct component before fetching documentation. Example queries: 'Button', 'CardPlaceholder', 'form checkbox'
Lists all available Flowbite-Svelte components with their categories. Use this to discover what components are available or to help users explore component options.
Retrieves full documentation content for a specific component. Accepts the component path found using findComponent. After calling findComponent, use this tool to fetch the complete documentation including usage examples, props, and best practices.
Performs full-text search across all Flowbite-Svelte documentation. Use this when you need to find specific information that might span multiple components or when the user asks about features or patterns.